Reviving an old thread here. This discussion is on point with the new 
thread I just started about creating a macro that provides links to the 
 <first><prev><tagged><next><last> tiddlers in a list

<<tagg Tiddler>>
Thread: https://groups.google.com/forum/#!topic/tiddlywiki/8feFdyxLDCQ
TW: http://tagg.tiddlyspot.com/

//steve.

On Monday, September 30, 2013 at 7:24:19 PM UTC-4, David Gifford wrote:
>
> Very, very cool!
>
>
> On Mon, Sep 30, 2013 at 5:58 PM, David Johnston <[email protected] 
> <javascript:>> wrote:
>
>> Absolutely David :)
>>
>> Macro's can also be used to create simple "Next" links
>>
>> <$list filter="[[Tiddler Three]next[TiddlerSeventh]]" macro="nextMacro"/>
>>
>> \define nextMacro(title) [[Next|$title$]] \end
>> Will produce what you want I think
>>
>> I have updated the documentation on the same link as before to 
>> demonstrate usage.
>>
>> On a side note I have been working on "First" and "Last" filters to 
>> return the first and last tiddlers in a list. This will enable a fairly 
>> simple movement structure based around these tools. With the use of the 
>> limit[3] operand in the filter, we could return the next 3 only tiddlers 
>> for example out of a much longer list. I am also looking at making a 
>> version of limit which counts backwards from the end of the list, to show 
>> only the last members of the list .. so endlimit[3] or some such.
>>
>> I hope with one macro, it should be possible to create a quite decent 
>> system that should look something like the following but with links.
>>
>> First Tiddler, Previous Tiddler, Current Tiddler, Next Tiddler, Last 
>> Tiddler.
>>
>> David
>>
>>
>>
>> -- 
>> 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/NH-WFeWcChY/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> -- 
> David Gifford
> Christian Reformed World Missions, Mexico City
>

-- 
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/13109c0d-8259-4a67-a6b5-85b21d3adeff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to