[Feature Request] Subset file search by tag
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.
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!