diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-12-27 11:27:36 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-12-27 11:27:36 +0100 |
commit | e490c4798253a418d9fda17f40eff822f8d6ae36 (patch) | |
tree | 7351a5a5a9c4849f15ae90771c6c54aeb77fc3aa /akonadish/TODO | |
parent | 96c7daa17f7db316419302c5bca7c3258c5a772b (diff) | |
parent | 43dfb87b20b6dc7cccf72cf9adb55608e184eb76 (diff) | |
download | sink-e490c4798253a418d9fda17f40eff822f8d6ae36.tar.gz sink-e490c4798253a418d9fda17f40eff822f8d6ae36.zip |
Merge branch 'develop' of git://anongit.kde.org/akonadi-next into develop
Diffstat (limited to 'akonadish/TODO')
-rw-r--r-- | akonadish/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/akonadish/TODO b/akonadish/TODO index 469dbf2..93c4ff1 100644 --- a/akonadish/TODO +++ b/akonadish/TODO | |||
@@ -3,6 +3,8 @@ | |||
3 | * improve modify/remove/create to autocomplete resource names | 3 | * improve modify/remove/create to autocomplete resource names |
4 | * provide a setting to turn on/off user interaction during commands (e.g. deletion confirmations) | 4 | * provide a setting to turn on/off user interaction during commands (e.g. deletion confirmations) |
5 | * add a "ask the user a question" helper in State | 5 | * add a "ask the user a question" helper in State |
6 | * confirm deletions in remove | ||
7 | * handle env vars and similar for scripting purposes | ||
6 | * key/value syntax objects | 8 | * key/value syntax objects |
7 | * json objects! (set json on; ...) | 9 | * json objects! (set json on; ...) |
8 | * make the shell generic and have it load a plugin matching the name of argv[0] for syntax | 10 | * make the shell generic and have it load a plugin matching the name of argv[0] for syntax |