From 5dd5ccde469adc8a2f1dd351ef878d04ef9abdb8 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 22 Feb 2025 22:38:43 -0500 Subject: [PATCH] expand readme --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readme.md b/readme.md index cf1fe40..ca99d9a 100644 --- a/readme.md +++ b/readme.md @@ -9,3 +9,14 @@ Some of the bit-twiddling it did to make it really, really fast apparently also I'd try and fork it, but I'm not much of a C developer. But I do know go, and [gitlab.com/cznic/tk9.0](https://gitlab.com/cznic/tk9.0) is a really interesting approach to UI toolkits in go that I've been wanting to try out. So, what comes before Z? Y. + +This is being created to scratch an itch for me and only me. + +## TODO + +* image resizing +* file sorting options +* display a list of filenames +* skip file load if direction key is repeated +* cache loaded files for quick back-and-forth +* preload next file for performance