I have a dictionary tiddler as below (My Alert Class Dictionary)

primary:x
secondary:x
info:x
success:x
warning:x
danger:x
light:x
dark:x



I used the idea by Mark S to list my classes except warning and light, so I 
used the below snippet, but it doesn't work?


<$list filter="[[My Alert Class Dictionary]indexes[]addprefix[alert-] 
-index[bg-warning bg-light]]" variable="alert-type">
<<alert-type>><br>
</$list>


Q2.
 Why the above list widget sorts indexes in output while I have not used 
sort[title]?


-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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bac4a96e-b814-4c6c-8dd8-6804839e48cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to