diff options
-rw-r--r-- | akonadish/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/akonadish/TODO b/akonadish/TODO index 985bf21..469dbf2 100644 --- a/akonadish/TODO +++ b/akonadish/TODO | |||
@@ -1,5 +1,6 @@ | |||
1 | * commands | 1 | * commands |
2 | * modify | 2 | * improve modify/remove/create to dynamically add syntax items for each type |
3 | * improve modify/remove/create to autocomplete resource names | ||
3 | * 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) |
4 | * add a "ask the user a question" helper in State | 5 | * add a "ask the user a question" helper in State |
5 | * key/value syntax objects | 6 | * key/value syntax objects |