I am sorry to not have a real answer. I wonder if using a field would serve you better. Then you could just enter specifically the path. Unless you are using numbers or alphabet I don't see how you can get the right order of tags to produce the desired path. Ie getting a path /dee/cee/fee/ack would be very difficult to get sorted in a list of tags. However using a field you would just enter the exact pathname and then reference it with a widget or transclusion.
On Thursday, September 10, 2020 at 9:39:10 AM UTC-4, Pieter-Michiel Geuze wrote:
Friends,
I am using the
FileSystemPaths as listed in the "
Customising Tiddler File Naming" instructions.
Is it possible to make a command that will use all of the tags in a tiddler to create the FileSystemPaths?
I see that I can use the split and join instructions I just have not been able to figure out how to read all the tags of the 'current tiddler' so that FileSystemPaths would recognize something.
Thank you for any direction that you can provide.