diff --git a/doc/src/09000-todos.md b/doc/src/09000-todos.md index acad2feb..6c779839 100644 --- a/doc/src/09000-todos.md +++ b/doc/src/09000-todos.md @@ -32,6 +32,7 @@ Now the modules that are not yet started: - [ ] imag-image - Image referencing, categorizing, etc. - [ ] imag-item - Creating entries for Items in the store - [ ] imag-ledger - Ledger functionality like beancountcand others +- [ ] imag-list - Managing lists - [ ] imag-mail - Mail handling tool, a CLI-mutt like tool. - [ ] imag-movie - Movie database handling, categorization and such things - [ ] imag-music - Music database handling, categorization and such things. Possibly a scrobble server. @@ -47,6 +48,7 @@ Now the modules that are not yet started: - [ ] imag-todo - Tracking tasks like with taskwarrior - [ ] imag-url - Extracting URLs from enties, saving URLs to the imag store - [ ] imag-weather - Weather tooling for getting forecast and recording a history of weather +- [ ] imag-weight - Weight tracker - [ ] imag-wiki - A wiki for personal use - [ ] imag-workout - Tools for tracking workouts. One sub-module will be step-counter tracking - [ ] imag-write - Command to read the store from stdin and write it to the filesystem store (usefull for piping/ chaining commands)