aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-01-04 22:58:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-01-04 22:58:56 -0300
commit2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b (patch)
tree7fc03296855a786714a1779d109c5aa4f66726b9
parentc872b2b5bc6a6e7af28d6443c7ed73eaa5166a31 (diff)
downloadfinder-2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b.tar.gz
finder-2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b.tar.bz2
Chore: TODO: update
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 0e12b27..74a39c9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -13,6 +13,7 @@
## UX
+* [ ] Rewrite in [textual][]?
* [ ] Keybinds/menu.
* [ ] Refresh list.
* [ ] Change folder.
@@ -22,6 +23,8 @@
* [ ] "Reference IDs" (similar to GitLab reference IDs for tickets and
merge requests): file path plus current selection.
+[textual]: https://textual.textualize.io
+
## Searcher plugins
* [ ] Files (i.e, files in a folder):
@@ -50,7 +53,6 @@
plugins (either by extension or by detecting it is a plaintext
file) (such as playlist files, a CSV, a folder etc).
* [ ] XDG.
-* [ ] Rifle.
* [ ] Ranger (open in folder).
* [ ] Actions (rename etc) with auto git detection.
* [ ] Edit (with git annex unlock support/detection).