<$list filter="[[Tiddler Three]next[TiddlerSeventh]]" macro="nextMacro"/>
\define nextMacro(title)
[[Next|$title$]]
\end
Produces: -
Please note that there might be another approach for the next / previous.
At the moment you must define the sequence. The new approach allows the filters to create the sequence. But at the moment I think Jeremy is not sure about the best approach.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/UnWNFXcC5UI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.
For instance, in my TW, I have tiddlers for books and papers, and each one has a field named "author" where obviously I indicate the author of that book or paper. But since there can be several authors for the same publication, I must have also the fields "author2", "author3", etc.
It would be great if other fields could be used as lists.
It would be great if other fields could be used as lists.