aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ea4a94d..81c3c19 100644
--- a/TODO.md
+++ b/TODO.md
@@ -73,3 +73,9 @@ It's more of a personal reminder than anything else.
73* client/server architecture: run a server process in the background so that 73* client/server architecture: run a server process in the background so that
74 multiple client processess can send it queries and get results; this would 74 multiple client processess can send it queries and get results; this would
75 open up the door for a web-based version or graphical clients 75 open up the door for a web-based version or graphical clients
76
77### Cleanup
78* Remove khuge from everywhere
79* sort again functions alphabetically in their files
80* more stuff to load at start (or when suitable command is called) rather
81 than when called directly, to avoid nasty problems with threading

Generated with cgit - Back to sebastiano.tronto.net