diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 22:58:56 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 22:58:56 -0300 | 
| commit | 2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b (patch) | |
| tree | 7fc03296855a786714a1779d109c5aa4f66726b9 | |
| parent | c872b2b5bc6a6e7af28d6443c7ed73eaa5166a31 (diff) | |
| download | finder-2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b.tar.gz finder-2379283c15f00dfe00f4e0e6a9326bc2f73f0b6b.tar.bz2 | |
Chore: TODO: update
| -rw-r--r-- | TODO.md | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -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). | 
