diff options
author | Mark Powers <mark@marks.kitchen> | 2020-12-28 21:56:40 -0600 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2020-12-28 21:56:40 -0600 |
commit | efd51dae4a815aacab71e41b59d2eefde5af9abf (patch) | |
tree | d4096661d959e3b42eef8a2258694b0b8d629115 /README.md | |
parent | a160d7d9f082a65a7a2b4ffc0e6fe86174ebfac4 (diff) |
Updating README.md todo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -57,5 +57,7 @@ Run `main.py` in order to use the program. ## TODO - Include options to always answer yes or no -- Allow for moving pages +- Allow for deleting pages +- Allowing editing content from the command line (not using editor) +- Read in content from STDIN for editing/creating pages |