commit 25e10f3ef3f871e138251dc90d52b2698947becd
parent 395b38542cc2df7c8ea74c3a0e13bd6cd6c656d9
Author: bsandro <email@bsandro.tech>
Date: Fri, 2 Jan 2026 21:19:00 +0200
TODO
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
@@ -1,6 +1,6 @@
- Memory leak with file open/save dialog :(
-- Add 'debug' and 'release' builds into makefile
-- Wrap errors into sane messages and not just asserts
++ Add 'debug' and 'release' builds into makefile
++ Wrap errors into sane messages and not just asserts
- Support drag-n-drop for GUI version
+ Implement file open window
+ Implement file save window
@@ -23,3 +23,4 @@
- 'Help' and 'About' windows
- Preview of animated .webp files in the 'Open' dialog
- Block interacting with main window if modal window is open; return focus.
+- CLI version should be able to process several files at once? with 1 resulting spreadsheet.