Yes, I did close the macro.
that was a copy and paste error with the post to the group. On Mar 4, 12:35 pm, Mike <[email protected]> wrote: > did u close the macro? > <<forEachTiddler . . . Content . . . >> > > mike > > On Mar 3, 7:16 pm, TK <[email protected]> wrote: > > > 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%20t > > heir%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 [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.

