Support filtering filenames
Open
- Dominant language
- Haskell
- Stars
- 744
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
My papers folder is quite large and it would be neat to support some sort of basic filtering on filename mechanism. I personally had in mind something like the VS Code command palette
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the TUI file browser code to understand how files are listed. Implement a filtering mechanism similar to VS Code's command palette, likely modifying the UI component that displays filenames. Test by running the tool on a sample PDF directory to ensure filtering works interactively.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100