G'day

My aim is to sort alphabetically, the tiddlers listed in the "All"
list.

A search led me to this code:

<<forEachTiddler
 sortBy
 '(tiddler.title.toLowerCase())'
>>

which i found at this site

http://tiddlywiki.abego-software.de/#[[List%20all%20tiddlers%2C%20sorted%20by%20their%20titles%2C%20ignoring%20their%20case]]

But it does not work for me.  It produces this error
Error in macro <<forEachTiddler>>

What I did was:
* copy the code and paste it into a new tiddler
* add a systemConfig tag
* save and reload the tiddlywiki.

Where did I go wrong?  How does one implement a macro like the above?

Any assistance appreciated.


Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to