find files by tag, select tag doesn't show all my tags

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
sgibbes
Posts: 4
Joined: 27 Aug 2014 21:53

find files by tag, select tag doesn't show all my tags

Post by sgibbes »

How do I search files using the find files by tags menu, and click "select tags..." and have all my tags in my shared tags database show up? Instead, the message "the tag list is empty. you first have to apply any tags to files so that the tag list gets filled"

highend
Posts: 14953
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: find files by tag, select tag doesn't show all my tags

Post by highend »

How exactly did you create your "shared tag database"?

Where else can you see the contents (inside one of XY's commands) of it?
One of my scripts helped you out? Please donate via Paypal

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: find files by tag, select tag doesn't show all my tags

Post by bdeshi »

Paste this code in the addressbar:

Code: Select all

::button "tagsfind",2;
then press enter. A small context menu should pop up. Click "Update Tag List" there.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

sgibbes
Posts: 4
Joined: 27 Aug 2014 21:53

Re: find files by tag, select tag doesn't show all my tags

Post by sgibbes »

Wow that worked! Is that the only way to execute the command of updating the tag list, or is there a button somewhere? Also, is that common knowledge, like should i have been able to search the user manual?

thank you!!!

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: find files by tag, select tag doesn't show all my tags

Post by bdeshi »

sgibbes wrote:Wow that worked! Is that the only way to execute the command of updating the tag list, or is there a button somewhere? Also, is that common knowledge, like should i have been able to search the user manual?

thank you!!!
My pleasure. :D
If you have any of the four tag-related built-in buttons in the toolbar you can just right click them for the same menu.
I proposed the script to make sure you could do it even if the buttons aren't active.
It is in the manual: Help file->"Main Topics" section-> "Labels, Tags, Comments" page -> "Tags" header
===
Speaking for myself, it's a matter of no joy that XY doesn't update the tags list automatically itself. :(
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

CuriousGuy
Posts: 10
Joined: 16 Aug 2014 02:56

Re: find files by tag, select tag doesn't show all my tags

Post by CuriousGuy »

SammaySarkar wrote:
sgibbes wrote:Wow that worked! Is that the only way to execute the command of updating the tag list, or is there a button somewhere? Also, is that common knowledge, like should i have been able to search the user manual?

thank you!!!
My pleasure. :D
If you have any of the four tag-related built-in buttons in the toolbar you can just right click them for the same menu.
I proposed the script to make sure you could do it even if the buttons aren't active.
It is in the manual: Help file->"Main Topics" section-> "Labels, Tags, Comments" page -> "Tags" header
===
Speaking for myself, it's a matter of no joy that XY doesn't update the tags list automatically itself. :(

I wish the same about the tags updating automatically. Not sure that is possible though.

CuriousGuy
Posts: 10
Joined: 16 Aug 2014 02:56

Re: find files by tag, select tag doesn't show all my tags

Post by CuriousGuy »

SammaySarkar wrote:Paste this code in the addressbar:

Code: Select all

::button "tagsfind",2;
then press enter. A small context menu should pop up. Click "Update Tag List" there.

Thank you for this. I have wondered the same question as sgibbes

Post Reply