TODO: Add several new ideas

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2015-01-02 11:01:18 -05:00
parent 4e5566627c
commit ae1f0300f7
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -94,3 +94,12 @@ Future work:
- "On demand" databases that load the first time they are accessed?
- Split filtering code into index for searching and text formatting
- Text formatting includes lowercase, length strings, and date strings
- Remove callbacks (may need "driver" for queues)
- Reorganize gui code into distinct layers
- Possibly merge back with lib/?
- Remove glib specifc code from core/
- Ports:
- OSX
- Windows
- Android
- Command line tools for web interface development?