Post Reply 
Creating custom paths based on tags
08-01-2023, 12:05 (This post was last modified: 08-01-2023 12:26 by simbun.)
Post: #4
RE: Creating custom paths based on tags
(08-01-2023 11:44)edj Wrote:  One question - using tagUpdate - does that change the metadata of the individual files, or just in the minimserver database?
The tagUpdate change is only within MinimServer.

You'd need something like:
Code:
@CUSTOM1=18.10
=CUSTOM1=2018
@CUSTOM1=18.11
=CUSTOM1=2018
@CUSTOM1=19.10
=CUSTOM1=2019
This overrides the CUSTOM1 tag.

If you use tagUpdate to change CUSTOM1 to just YYYY then you won't need:
Code:
tagOptions: Custom1.yearOnly.index.sort

Depending upon what tagging program you use you may be able to generate at least some of the data from there.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Creating custom paths based on tags - simbun - 08-01-2023 12:05

Forum Jump:


User(s) browsing this thread: 1 Guest(s)