Multiple tags search
Multiple tags search
Hi all
I love this program and was really happy to see that a new version was supporting tag searching
Perhaps I missed it in these forums, but is there any way to search using more than one tag? I have many photos which I added tags to using the standard Windows tag properties, but searching using Everything only seems to work using a single tag... I have tried using logical operators and ; to separate the tag words but it doesn't seem to work
I know this is an Alpha version and this feature may not be available, so if someone could tell me I'd really appreciate it
Thanks
55bb
I love this program and was really happy to see that a new version was supporting tag searching
Perhaps I missed it in these forums, but is there any way to search using more than one tag? I have many photos which I added tags to using the standard Windows tag properties, but searching using Everything only seems to work using a single tag... I have tried using logical operators and ; to separate the tag words but it doesn't seem to work
I know this is an Alpha version and this feature may not be available, so if someone could tell me I'd really appreciate it
Thanks
55bb
Re: Multiple tags search
Thank you for your feedback 55bb,
I will look into adding support for tags:abc;123 for the next alpha update.
For now, you will need to search for:
tags:<abc 123>
-or-
tag:abc tag:123
I will look into adding support for tags:abc;123 for the next alpha update.
For now, you will need to search for:
tags:<abc 123>
-or-
tag:abc tag:123
Re: Multiple tags search
Thanks for your very quick reply Void
I've tried your suggestions but am not getting any results
I'll try again tomorrow (or later today!) - I'm in Ireland and it's 02h35!
Thanks again!
55bb
I've tried your suggestions but am not getting any results
I'll try again tomorrow (or later today!) - I'm in Ireland and it's 02h35!
Thanks again!
55bb
Re: Multiple tags search
What search options do you have checked under the Search menu?
Please try unchecking all search options.
Could you please give an example of the tag shown in the Tag column and the search you are trying?
Note: you can right click the text in the tag column to Copy Tag to Clipboard.
Please try unchecking all search options.
Could you please give an example of the tag shown in the Tag column and the search you are trying?
Note: you can right click the text in the tag column to Copy Tag to Clipboard.
Re: Multiple tags search
Hi Void
Apologies for the delay in replying.
I've just tried some tag searching again and it seems to be working now as I'm getting the results I expected.
I don't quite understand it but the main thing is it's working
Thanks for your help!
Apologies for the delay in replying.
I've just tried some tag searching again and it seems to be working now as I'm getting the results I expected.
I don't quite understand it but the main thing is it's working
Thanks for your help!
Re: Multiple tags search
Curiously enough, searching multiple tags works, but if they aren't searched in the same order as they are entered, or if the tag is interrupted, the search fails.
For example
Tag:Thought;Bike
will find
Thought;Bike
but
Bike; Thought
and
Thought; This; Bike
are excluded.
In other words, multiple tag searching seems superficial in that it just defines a list of tags as one tag with semicolons in the tag itself. I know that's not the case but that's the feeling you get.
Aside from that, this program is only two or three tweaks away from practically replacing Windows Explorer for me.
I haven't found pathway filter options yet, I guess its counterintuitive anyways.
My suggestion without making my own thread which is really focused on tagging and I know it's not a simple feature to implement, but it would be the end-all program to tag junkies if you could actually edit the tags themselves in the column besides Date/Path. I found that this can be done through windows explorer in a similar way through the details pane, but it's just easier to manage in Everything.
I'll be hard pressed to find a program more adept at helping a person organize their PC through tags even though it's not designed specifically for that. I have removed 7 other downloads that were supposed to be 'tag magicians' and were all bad. Downloaded this by mistake in that pursuit and its the only thing I kept. Thanks Void!
For example
Tag:Thought;Bike
will find
Thought;Bike
but
Bike; Thought
and
Thought; This; Bike
are excluded.
In other words, multiple tag searching seems superficial in that it just defines a list of tags as one tag with semicolons in the tag itself. I know that's not the case but that's the feeling you get.
Aside from that, this program is only two or three tweaks away from practically replacing Windows Explorer for me.
I haven't found pathway filter options yet, I guess its counterintuitive anyways.
My suggestion without making my own thread which is really focused on tagging and I know it's not a simple feature to implement, but it would be the end-all program to tag junkies if you could actually edit the tags themselves in the column besides Date/Path. I found that this can be done through windows explorer in a similar way through the details pane, but it's just easier to manage in Everything.
I'll be hard pressed to find a program more adept at helping a person organize their PC through tags even though it's not designed specifically for that. I have removed 7 other downloads that were supposed to be 'tag magicians' and were all bad. Downloaded this by mistake in that pursuit and its the only thing I kept. Thanks Void!
Re: Multiple tags search
Thank you for your feedback Zayus,
Everything is currently matching the ; literally.
I am looking into making the ; treated as the AND operator.
For now, you will need to search for:
tag:<thought bike>
-or-
tag:thought tag:bike
Having
tag:Thought;Bike
search for:
Tag:Thought AND Tag:Bike
is the most logical.
Most other functions will treat ; as OR which might be confusing.
For example:
ext:jpg;png
There's still a lot more work to do with Tag Editing and property UI.
Everything is currently matching the ; literally.
I am looking into making the ; treated as the AND operator.
For now, you will need to search for:
tag:<thought bike>
-or-
tag:thought tag:bike
Having
tag:Thought;Bike
search for:
Tag:Thought AND Tag:Bike
is the most logical.
Most other functions will treat ; as OR which might be confusing.
For example:
ext:jpg;png
There's still a lot more work to do with Tag Editing and property UI.
Re: Multiple tags search
To filter by path, just type in the path!
IMO it cannot be more intuitive than that...
Re: Multiple tags search
Everything 1.5.0.1259a adds support for searching tags with a semicolon delimited list.
For example:
tag:thought;bike
; = AND
For example:
tag:thought;bike
; = AND
Re: Multiple tags search
Hi,
I have several problems with tag searching:
- Using "tag" instead of "Tag" is lagging-breaking the app, Everything closes suddenly.
- Some searches don't appear in the results (and appear searching by name)
- Would be nice to have the option to search for "Tag:*" for every tagged files.
Thank you,
I have several problems with tag searching:
- Using "tag" instead of "Tag" is lagging-breaking the app, Everything closes suddenly.
- Some searches don't appear in the results (and appear searching by name)
- Would be nice to have the option to search for "Tag:*" for every tagged files.
Thank you,
Re: Multiple tags search
Thank you for your feedback bogordo,
The lagging might be Everything being too aggressive with reading and searching tags.
Please try reducing the number of threads Everything uses to read tags:
The crash (without dialog) is most likely a shell extension blowing up the stack.
See if you can find the file causing the crash by limiting your results with an extension search.
For example:
*.doc
*.doc "c:\my docs\"
-If you find a specific file causing the crash, please let me know.
Currently, Everything only supports tags with the Windows Property System keywords.
This is the Tags field in the file's Properties window under Details.
Do you have a file where Everything is not searching this tag correctly?
tag:
-or-
wildcards:tag:*
For the best performance, use tag: with an extension search.
For example:
*.mp3 tag:"my tag"
*.doc tag:"my tag"
*.jpg tag:"my tag"
tag: and Tag: do the same thing.Using "tag" instead of "Tag" is lagging-breaking the app, Everything closes suddenly.
The lagging might be Everything being too aggressive with reading and searching tags.
Please try reducing the number of threads Everything uses to read tags:
- In Everything, type in the following search and press ENTER:
/no_incur_seek_penalty_multithreaded=0 - If successful, you should see no_incur_seek_penalty_multithreaded=0 in the statusbar for a few seconds.
- type in the following search and press ENTER:
/restart - Does Everything hang after typing in a tag search?
The crash (without dialog) is most likely a shell extension blowing up the stack.
See if you can find the file causing the crash by limiting your results with an extension search.
For example:
*.doc
*.doc "c:\my docs\"
-If you find a specific file causing the crash, please let me know.
It will depend on where the tag is stored.- Some searches don't appear in the results (and appear searching by name)
Currently, Everything only supports tags with the Windows Property System keywords.
This is the Tags field in the file's Properties window under Details.
Do you have a file where Everything is not searching this tag correctly?
To find files with a tag, search for:- Would be nice to have the option to search for "Tag:*" for every tagged files.
tag:
-or-
wildcards:tag:*
For the best performance, use tag: with an extension search.
For example:
*.mp3 tag:"my tag"
*.doc tag:"my tag"
*.jpg tag:"my tag"
Re: Multiple tags search
Hi,
so that I can query Windows tags and comments on the "Details" tab in Everything?
With these settings I did not get any search result:
Thanks!
What selection would I have to make in the "Select Property" dialogue under "Windows Property System",
so that I can query Windows tags and comments on the "Details" tab in Everything?
With these settings I did not get any search result:
Code: Select all
Details Property System System.Sync.Comments
Kommentare Property System System.Comment
system.sam.usercomment:
Thanks!
Re: Multiple tags search
Untested, but I think taht would be the following canonicalnames:
System.Keywords
System.Comment
System.Keywords
System.Comment
Re: Multiple tags search
Hi,
Thank you for your tips - they are the right names.
Windows Property System
Code: Select all
Name Type Canonical Name Note
------------------------------------------------------------------------
Kommentare Property System System.Comment Comments
Markierungen Property System System.Keywords Tags
Code: Select all
- Search for Comment ..... -> comment: ............... OK
- Search for Kommentare .. -> system.comment: ......... brings as search result: 0 objects
- Search for Tags -> tags: ............................ OK
- Search for Markierungen -> system.keywords: ........ brings as search result: 0 objects
Code: Select all
- comment:Spalten ..................................... OK
- comment:<Column|Backup> ............................. OK
- comment:Column;Backup ............................... 0 objects ... ";" would be desirable ... also for System.Comment
- tag:Durchschnitt .................................... OK
- tag:Termine ......................................... OK
- tag:Durchschnitt;Termine ............................ 0 objects ... Terms are present in the "Markierungen" column
Windows 10 Pro (x64) Version 20H2 (OS build 19042.985) | 'Everything' 1.5.0.1259a (x64)