1. goto https://tiddlywiki.com/prerelease/
2. create three tiddlers with below titles all tagged with xtx as below
one: first
two: second
three: third

3. In another tiddler enter the below code

\define myfilter() [split[:]last[]trim[]!sort[]]
<$list filter="[tag[xtx]filter<myfilter>]">

</$list>

4. The expected result is

three: third
two: second
one: first

BUT it does not work! What is wrong here?


Best wishes
Mohammad

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCcoh-F7PiSi5Ri2TWgC7CE9FkTu_zed9eS3-6h46Rbpw%40mail.gmail.com.

Reply via email to