diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 | ||
