vscode-markdown-notes icon indicating copy to clipboard operation
vscode-markdown-notes copied to clipboard

[Feature Request] Subset file search by tag

Open DrorSh opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. I am using ctrl+p to search for files. It would be helpful to be able to quickly subset the file suggestions using tags.

Describe the solution you'd like A keybind will open a list with all tags in the project (similar to ctrl+p). The user can start typing tags to subset the tag list and find the relevant tags (possibly allow for selecting multiple tags?). Once pressing Enter, the list of corresponding files will show up.

A similar solution could also be relevant for autocomplete within wikilinks.

DrorSh avatar Sep 23 '20 02:09 DrorSh

Hmm, pretty interesting idea, tho I'm not sure exactly how to implement. If someone wants to use this issue to flesh out more of a 'how it would be done', that would be great!

kortina avatar Dec 02 '20 02:12 kortina