Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpasmantier committed Oct 15, 2024
1 parent ba86a24 commit 44b8a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- [x] I feel like the finder abstraction is a superfluous layer, maybe just use the channel directly?
- [x] support for images is implemented but do we really want that in the core? it's quite heavy
- [ ] use an icon for the prompt
- [ ] profile using dyn Traits instead of an enum for channels (might degrade performance by storing on the heap)

## feature ideas
- [ ] some sort of iterative fuzzy file explorer (preview contents of folders on the right, enter to go in etc.) maybe
Expand Down

0 comments on commit 44b8a85

Please sign in to comment.