aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo.org19
1 files changed, 11 insertions, 8 deletions
diff --git a/todo.org b/todo.org
index 653ff4b..884a49d 100644
--- a/todo.org
+++ b/todo.org
@@ -1,9 +1,12 @@
-* checkc_ck
-- add init function that writes to dev null
-- check for more add situations
- + symlink exists
- + conf not writeable
-
-* add
-- fix above issues
+* edit
++ list shows cid and edit uses it with flag?
+** ck edit prog-name
+- if prog-name has > 1 configs, edit the primary
+- else edit the one that exists
+** ck edit prog-name conf-number
+- if prog-name has > 1 configs, and no primary
+- list the configs in order, then the user can write the conf number he wants
+
+* make list tree accept [prog-name] to list the configs of a specific program
+- use in above case.