modo/README.md
2024-07-27 01:54:20 -04:00

21 lines
480 B
Markdown

# maddog
A suite of tools for dealing with a directory of markdown files.
## Tasks
- TODO: more flags
- [ ] filters
- [ ] sorting
- TODO: add config file
- [ ] make file types configurable
- [ ] look in local dir, then XDG_HOME
- DONE: support checkboxes
- [x] scan lists
- [x] percent complete
- TODO: decide on more permanent name
- IDEA: recurring?
- IDEA: track changes
- DONE: add color {by: 2024-07-26}
- DONE: support multi-tags {like:this} {by: 2024-07-26}