-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add filtering on open commands (#118)
When running the "open" commands for links, PDFs, or notes, this adds an initial input to the completing-read interface, such that it pre-narrows the candidate list. So the user will only see candidates where the open command will actually return a result. But because it uses initial-input, the user can also clear this to see the full candidate list as well.
- Loading branch information
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters