Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Select multiple tags for search #119

Open
advert665 opened this issue Oct 28, 2023 · 2 comments
Open

Feature request: Select multiple tags for search #119

advert665 opened this issue Oct 28, 2023 · 2 comments

Comments

@advert665
Copy link

I really like this plugin, the only thing I miss from the vanilla version is the ability to hold control and select multiple tags for a search (in an ideal world I'd love to be able to alt click and exclude too). I don't use tag pages. Do you think it would be possible to add a menu to choose shift/control/alt + click functionality in the tag pane? Thanks!

@pjeby
Copy link
Owner

pjeby commented Oct 28, 2023

Do note that you can right-click and choose to add or remove tags or their exclusions via the popup menu.

But yes, I do plan to add some settings about it; I'm mostly stalled on design because I don't want to have to implement it twice, but it's not something I personally care about, and I'm not entirely sure how I want to prioritize the options. Further complicating things is #114, where some of those modifiers are also used by the Tag Folder plugin, or the possibility some people might want different functions for tags clicked in different places.

Personally, if I wanted to frequently use tag search control, I'd add some buttons to the UI to toggle include/exclude/don't-care, rather than using modifier keys or the menu options. Or I'd use TagFolder or another similar plugin. Currently I use it infrequently enough that menu options are fine for me personally.

My current thought is leaning towards having something like "Clicking tags opens tag pages:" with dropdown choices of Always, Never, When Tag Page Exists, and When Alt/Opt Is Down. I think for most people who don't like the current behavior, one of those options (e.g. Never) will likely suffice.

@greetclammy
Copy link

My current thought is leaning towards having something like "Clicking tags opens tag pages:" with dropdown choices of Always, Never, When Tag Page Exists, and When Alt/Opt Is Down. I think for most people who don't like the current behavior, one of those options (e.g. Never) will likely suffice.

Yes please! I would select "Never" to have the vanilla Ctrl/Cmd click on tag behavior back! (Toggle it in search query.) I have no need for tag pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants