Thank you for your replies, Joost and Mario.
For the solution suggested by Mario, I have created the testKeys tiddler
with the space-separated list (without commas).
In another tiddler I tested it with the following: <<list-links
filter:"[priority[1]sortby{!!testKeys}]">> The output is in alphabetical
order. I don't know what could be wrong or missing.
On Saturday, May 1, 2021 at 10:10:37 PM UTC+10 PMario wrote:
> On Saturday, May 1, 2021 at 11:53:38 AM UTC+2 [email protected] wrote:
>
>
>> <$list filter="[tag[Tasks]each[status]get[status]*sortby{!!sortkey}]*">
>
>
> Hi Max,
>
> I'd use something like: [tag[asdf]sortby{testKeys}], where testKeys is a
> single tiddler that contains the sort order
>
> So tesKeys tiddler should contain a "space-separated" list eg: SC SP ER MV
> IR SN CT AC CO ... no commas!
>
> With your filter, the sortkeys field needs to be part of every tiddler. ..
> That's a lot of redundant work, especially if you need to change something
> and you have 100+ tiddlers.
>
> have fun!
> mario
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/e0cff470-2f1d-43ec-a297-f305786d80bcn%40googlegroups.com.