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

Conflict with tagfolder plugin #114

Open
wwjCMP opened this issue Oct 7, 2023 · 5 comments
Open

Conflict with tagfolder plugin #114

wwjCMP opened this issue Oct 7, 2023 · 5 comments

Comments

@wwjCMP
Copy link

wwjCMP commented Oct 7, 2023

By pressing Ctrl and clicking with the mouse, I can continuously add search tags in the tag folder. However, once I enable this plugin, it forces searches in the built-in Obsidian search box. Previous versions of the plugin didn't seem to have this issue.

@pjeby
Copy link
Owner

pjeby commented Oct 7, 2023

I installed Tag Folder and disabled Tag Wrangler and wasn't able to get clicking on tags to trigger anything but the Obsidian search. Can you give repro instructions for a fresh vault or sandbox? Thanks.

@wwjCMP
Copy link
Author

wwjCMP commented Oct 7, 2023

I expressed it unclearly. You need to open the relevant switches as shown in the picture and open the tagfolder panel in the sidebar. This way, by clicking on tags (note that it cannot be tags within properties), it will automatically search for the corresponding content in the tagfolder's search bar. Ctrl+clicking on tags will allow you to continue adding search tags to that search box.
Snipaste_2023-10-07_21-24-00

@pjeby
Copy link
Owner

pjeby commented Oct 8, 2023

Ah. I see. Does it work anywhere outside of an edit mode tab? That is, does it work on the tag pane?

@wwjCMP
Copy link
Author

wwjCMP commented Oct 8, 2023

Ah. I see. Does it work anywhere outside of an edit mode tab? That is, does it work on the tag pane?

it doesn't work on the tag pane

@pjeby
Copy link
Owner

pjeby commented Oct 9, 2023

Ok, looks like you're going to have to downgrade Tag Wrangler for the time being, as I'm going to have to put in some kind of settings to not conflict with Tag Folder on this. I don't understand why it's not working, though, in that as long as the TF plugin starts before Tag Wrangler it should be getting access to those clicks first.

To downgrade, download https://github.com/pjeby/tag-wrangler/releases/download/0.5.13/tag-wrangler.zip and unpack it in your .obsidian/plugins (so that it overwrites the contents of the tag-wrangler folder) and then restart Obsidian.

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

2 participants