Add idea about functionality to include core-CLI things into domain-CLI

This commit is contained in:
Matthias Beyer 2017-12-23 14:14:56 +01:00
parent 18424717f4
commit 9a76a2065b

View file

@ -66,6 +66,13 @@ maximum.
* [ ] TUI for 'imag-timetrack'
* [ ] TUI for 'imag-todo'
* [ ] TUI for ...
* [ ] Find a way to include the CLI interfaces from core modules into domain
modules. This is an experiment and we are not sure whether we want such a thing.
Example:
* `imag-link` -> `imag diary create and-link --to foo`
* `imag-ref` -> `imag diary create and-ref --to /home/user/file.txt`
* `imag-tag` -> `imag contact add and-view`
* `imag-annotate` -> `imag contact add and-annotate and-ref --to /file and-link --to contacts/alice`
## 0.6.0