Thanks Stephan!

I looked at your example and saw I could use "is[current]" to solve the 
"{{!!}}" problem. I could get the method with the list in the tag to work 
now.

I also tried using your modifications to the next and previous filter. 
However using "[[!has[draft.of]tag[Journal]!sort[date]]next[]]" gives a 
missing [ error even though the brackets add up.

I also tried just copying your whole example :
<$list filter="[is[current]tag[Journal]]"><hr>
<$list filter="[tag[Journal]previous[]]">Back to <$link><$view 
field="title"/></$link><br></$list>
<$list filter="[tag[Journal]next[]]">Next <$link><$view 
field="title"/></$link></$list>
</$list>

However this resulted in nothing (but a horizontal line) showing up. I 
guess I'm doing something wrong because that works in your wiki, but I 
don't have the time to dig into that right now.

For reference the mentioned pull request: 
https://github.com/Jermolene/TiddlyWiki5/pull/357

On Saturday, May 10, 2014 1:23:50 PM UTC+2, David Gifford wrote:
>
> That is nice, Stephan, I will definitely use that when I get back into 
> doing some slide presentations!
>
> I also want to compliment you on your Contacts DB at your site, with the 
> editing done right there in the lists. I am just getting ready to create a 
> better contacts TW, so you have just enhanced that project greatly. Thanks!
>
> On Saturday, May 10, 2014 3:57:11 AM UTC-4, Stephan Hradek wrote:
>>
>> I think I already have a pull request @Jeremy for this.
>>
>> I also use it at http://tw5magick.tiddlyspot.com/ Check 
>> $:/core/modules/filters/previous.js 
>> and 
>> $:/core/modules/filters/next.js Usage example is in QuizionLinkage
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to