modo - markdown todos
Go to file
2024-07-27 14:40:02 -04:00
src/maddog add sorting to LS 2024-07-27 14:40:02 -04:00
tests pdm init 2024-07-26 22:32:52 -04:00
.gitignore pdm init 2024-07-26 22:32:52 -04:00
pdm.lock maddog 0.0.1 2024-07-27 00:06:23 -04:00
pyproject.toml maddog 0.0.1 2024-07-27 00:06:23 -04:00
README.md add sorting to LS 2024-07-27 14:40:02 -04:00

maddog

A suite of tools for dealing with a directory of markdown files.

Tasks

  • TODO: more flags
    • filters
    • sorting
    • reverse sort
  • TODO: add config file {by:2024-08-01}
    • make file types configurable
    • look in local dir, then XDG_HOME
  • DONE: support checkboxes
    • scan lists
    • percent complete
  • TODO: decide on more permanent name {by:2024-08-15}
  • IDEA: recurring?
  • IDEA: track changes
  • DONE: add color {by: 2024-07-26}
  • DONE: support multi-tags {like:this} {by: 2024-07-26}