aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-27 20:52:36 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-27 20:52:36 -0300
commit6d2a18c956000021a7b4b792efb9a2dc7ccf0100 (patch)
tree73388ec23f3023e779e009b5227283dceb0ff6af
parent0bb7114b612ffc46aeb83c34f841872a9cb00023 (diff)
downloadfinder-6d2a18c956000021a7b4b792efb9a2dc7ccf0100.tar.gz
finder-6d2a18c956000021a7b4b792efb9a2dc7ccf0100.tar.bz2
TODO: cache compression
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index c82db1f..f231fb9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,7 @@
## Improvements
+* [ ] Cache compression.
* [ ] Program version.
* [ ] Abstract/generalize plugin load logic.
* [ ] `FinderPluginFileNameSearcher.set_path`: check if path exists.