diff --git a/doc/src/09000-todos.md b/doc/src/09000-todos.md index 2896a17b..066ccb9d 100644 --- a/doc/src/09000-todos.md +++ b/doc/src/09000-todos.md @@ -27,14 +27,17 @@ Now the modules that are not yet started: - [ ] imag-cuecards - Cuecards for learning things, for example vocabulary. - [ ] imag-filter - command to read the store from stdin, filter out entries based on a predicate specified via the CLI and write the store back to stdout. - [ ] imag-git wrapper to call git commands on the imag store no matter whether the current working directory is the store or not +- [ ] imag-gps - Adding GPS coordinates to entries - [ ] imag-habit - Tracking ones habits (create habits and make sure you do what you've planned) - [ ] imag-image - Image referencing, categorizing, etc. +- [ ] imag-item - Creating entries for Items in the store - [ ] imag-ledger - Ledger functionality like beancountcand others - [ ] 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. - [ ] imag-news - A RSS Reader - [ ] imag-project - A project planner, integrated with imag-timetrack and imag-todo +- [ ] imag-rate - Attaching a rating to an entry - [ ] imag-read - Command to load the store and pipe it to stdout (usefull for piping/ chaining commands) - [ ] imag-receipt - Creating, categorizing, managing receipts - [ ] imag-shoppinglists - Managing shopping lists