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 05:13:10 +00:00
|
|
|
- TODO: more flags
|
2024-07-27 19:07:22 +00:00
|
|
|
- [x] filters
|
2024-07-27 18:40:02 +00:00
|
|
|
- [x] sorting
|
|
|
|
- [ ] reverse sort
|
2024-07-27 17:03:47 +00:00
|
|
|
- TODO: add config file {by:2024-08-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 19:07:22 +00:00
|
|
|
- DONE: decide on more permanent name {by:2024-08-15}
|
2024-07-27 05:13:10 +00:00
|
|
|
- IDEA: recurring?
|
|
|
|
- IDEA: track changes
|
|
|
|
- DONE: add color {by: 2024-07-26}
|
|
|
|
- DONE: support multi-tags {like:this} {by: 2024-07-26}
|