summaryrefslogtreecommitdiffstats
path: root/akonadish/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'akonadish/TODO')
-rw-r--r--akonadish/TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/akonadish/TODO b/akonadish/TODO
deleted file mode 100644
index 93c4ff1..0000000
--- a/akonadish/TODO
+++ /dev/null
@@ -1,11 +0,0 @@
1* commands
2 * improve modify/remove/create to dynamically add syntax items for each type
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)
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
8* key/value syntax objects
9* json objects! (set json on; ...)
10* make the shell generic and have it load a plugin matching the name of argv[0] for syntax
11