aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index e6156e0..f98e6cf 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,20 @@
To do
=====
-* Disable open_file wrapper when compiling without debug flag
-* Get rid of various magic numbers
+High Priority
+-------------
* Make tooltip strings cached
+* Support graphical sudo front-ends
+
+Normal Priority
+---------------
+* Get rid of various magic numbers
+* Sniff for memory leaks
+* Boil the code down
+* Investigate shared library rather than calling paramano-set
+
+Low Priority
+------------
+* Ensure all is aligned to my coding style
+** Define my coding style
+* Make a curses-based version of paramano