index
:
wikijscmd.git
master
A simple command line interface for wiki.js
Ubuntu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-10-08
Merge branch 'master' of github.com:Mark-Powers/wikijscmd
Mark Powers
2021-10-08
Bump version
Mark Powers
2021-10-08
Refactor entry points
Mark Powers
2021-09-27
Create LICENSE
Mark Powers
2021-09-27
Update README.md
Mark Powers
2021-09-27
Add packaging tooling
Mark Powers
2021-09-14
Refactor commands to use keyword arguments
Mark Powers
2021-09-12
Add journal command
Mark Powers
2021-02-26
Add beta TUI client
Mark Powers
2021-02-25
Add docstrings to methods in main
Mark Powers
2021-02-22
Refactor arguments to use argparse
Mark Powers
2021-02-22
Add .md extension to temp file
Mark Powers
2021-01-05
Update path for the today command
Mark Powers
2020-12-28
Updating README.md todo
Mark Powers
2020-12-28
Add move command
Mark Powers
2020-12-28
Prompt edit/create if page already exists/does not exist.
Mark Powers
2020-12-26
Remove hardcoded path from config.py
Mark Powers
2020-12-26
Add README.md and requirements.txt
Mark Powers
2020-12-26
Add today command
Mark Powers
2020-12-24
Show some of path in filename while editing/creating a file
Mark Powers
2020-09-25
Add open in editor option for create
Mark Powers
2020-09-25
Add edit page command
Mark Powers
2020-09-22
Initial commit
Mark Powers