Add more ideas for modules

This commit is contained in:
Matthias Beyer 2017-08-20 14:46:34 +01:00
parent 3e115b7014
commit 469975d752

View file

@ -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)