Hi All
I have a set of tiddlers that contain information in slices (eg
/%
|parameter1|data1|
|parameter2|data2|....
%/
I want to be able to sort these tiddlers according to a slice
parameter.... someting like...
<<forEachTiddler where 'tiddler.tags.contains("search_tag")' sortBy
'slice value of parameter1' write '............
this obviously does not work......can I use a reasonably simple
javascript expression to sit in the sortBy expression?
I have a mental blanck as to how to go about it!
Thanks in advance
Skye
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.