diff options
Diffstat (limited to 'TODO.md')
-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). |