modo/README.md

29 lines
743 B
Markdown
Raw Normal View History

2024-07-27 19:07:22 +00:00
# modo
2024-07-27 04:36:27 +00:00
A suite of tools for dealing with a directory of markdown files.
2024-07-27 05:13:10 +00:00
## Tasks
2024-07-27 04:36:27 +00:00
2024-07-27 19:07:22 +00:00
- TODO: improve inline help
2024-07-27 19:16:38 +00:00
- DONE: more flags
2024-07-27 19:07:22 +00:00
- [x] filters
2024-07-27 18:40:02 +00:00
- [x] sorting
2024-07-27 19:16:38 +00:00
- [x] reverse sort
- TODO: add config file {by:2024-09-01}
2024-07-27 05:13:10 +00:00
- [ ] make file types configurable
- [ ] look in local dir, then XDG_HOME
2024-07-27 05:54:20 +00:00
- DONE: support checkboxes
- [x] scan lists
- [x] percent complete
2024-07-27 05:13:10 +00:00
- IDEA: recurring?
- IDEA: track changes
2024-07-27 19:16:38 +00:00
- IDEA: modify files
- [ ] quick add
- [ ] check box -> completion
- [ ] finish (assigned temp tags?)
- [ ] sort in file
maybe requires a special section like ## Tasks
- DONE: decide on more permanent name {by:2024-08-15}
2024-07-27 05:13:10 +00:00
- DONE: add color {by: 2024-07-26}
- DONE: support multi-tags {like:this} {by: 2024-07-26}