can i have two catalog like this

Features wanted...
Post Reply
yccabc
Posts: 17
Joined: 27 Sep 2021 13:28

can i have two catalog like this

Post by yccabc »

can i have two catalog like this
You do not have the required permissions to view the files attached to this post.

admin
Site Admin
Posts: 66091
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: can i have two catalog like this

Post by admin »

No. Why?

yccabc
Posts: 17
Joined: 27 Sep 2021 13:28

Re: can i have two catalog like this

Post by yccabc »

It will be more easy to chose the tag
You do not have the required permissions to view the files attached to this post.

admin
Site Admin
Posts: 66091
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: can i have two catalog like this

Post by admin »

You can make Catalog items that show a menu, for example:

Code: Select all

"wow1" tag "wow1", , "ex3"; // set "wow1" to Extra Tag 3 of all selected items
"wow2" tag "wow2", , "ex3"; // set "wow2" to Extra Tag 3 of all selected items
"wow3" tag "wow3", , "ex3"; // set "wow3" to Extra Tag 3 of all selected items
"wow4" tag "wow4", , "ex3"; // set "wow4" to Extra Tag 3 of all selected items
"wow5" tag "wow5", , "ex3"; // set "wow5" to Extra Tag 3 of all selected items
Catalog-TaggingViaPopupMenu-Config.png
Catalog-TaggingViaPopupMenu.png
You do not have the required permissions to view the files attached to this post.

Norn
Posts: 504
Joined: 24 Oct 2021 16:10

Re: can i have two catalog like this

Post by Norn »

I don't use Catalog. I didn't know it was possible to run a whole script, now I know. :tup:
(I created a similar script using AutoHotkey v2.)
Windows 11 24H2 @100% 2560x1440

Post Reply