<<list-links filter:"[priority[1]sortby{testKeys}]">>
No exclamation marks. The have a meaning. See: more info in the docs
<https://tiddlywiki.com/#Transclusion:Transclusion%20%5B%5BTransclusion%20Basic%20Usage%5D%5D%20%5B%5BTransclusion%20in%20WikiText%5D%5D%20%5B%5BTransclusion%20and%20Substitution%5D%5D>.
-m
On Saturday, May 1, 2021 at 3:35:51 PM UTC+2 Max Rozeman wrote:
> 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/9f12a046-1217-443a-9ba2-2ea11c93712cn%40googlegroups.com.