diff options
author | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-07 16:39:03 +0300 |
---|---|---|
committer | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-07 16:39:03 +0300 |
commit | 0f4666c797bf8670e966e6583fd7c90b0d243be0 (patch) | |
tree | 92705c67a13bbe63861a086afd8b5700f70b91c5 | |
parent | 73319aae43fdc9d352326948b9481c6ca4ecb00e (diff) | |
download | ck-0f4666c797bf8670e966e6583fd7c90b0d243be0.tar.gz ck-0f4666c797bf8670e966e6583fd7c90b0d243be0.tar.bz2 ck-0f4666c797bf8670e966e6583fd7c90b0d243be0.zip |
update todo
-rw-r--r-- | todo.org | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -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. |