From bdb01c2c068df326f5a8328ed1492ab1bea388c5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 20 Jan 2016 19:07:07 +0100 Subject: Renamed Akonadi2 to Sink (except for documentation). --- sinksh/TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sinksh/TODO (limited to 'sinksh/TODO') diff --git a/sinksh/TODO b/sinksh/TODO new file mode 100644 index 0000000..93c4ff1 --- /dev/null +++ b/sinksh/TODO @@ -0,0 +1,11 @@ +* commands + * improve modify/remove/create to dynamically add syntax items for each type + * improve modify/remove/create to autocomplete resource names +* 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 + * confirm deletions in remove +* handle env vars and similar for scripting purposes +* 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