From 6517af4a8cb6223893ddf805ae5193f715d661a6 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Fri, 25 Dec 2015 19:55:21 +0100 Subject: add my little list of things to contemplate --- akonadish/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 akonadish/TODO (limited to 'akonadish') diff --git a/akonadish/TODO b/akonadish/TODO new file mode 100644 index 0000000..81187e3 --- /dev/null +++ b/akonadish/TODO @@ -0,0 +1,10 @@ +* commands + * create (non-resource types) + * modify + * remove (non-resource types) +* provide a setting to turn on/off user interaction during commands (e.g. deletion confirmations) + * add a "ask the user a question" helper in State +* key/value syntax objects +* json objects! (set json on; ...) +* make the shell generic and have it load a plugin matching the name of argv[0] for syntax + -- cgit v1.2.3