Hi magev958

Might be better expressed in the form of a toggle button:

<$reveal type="nomatch" state="!!temp" text="reset">
<$button set="!!temp" setTo="reset" class='tc-btn-invisible'>
<$action-listops $tiddler="MyData" $field="my-favourites" 
$subfilter="[{!!title}]"/>
+</$button></$reveal>
<$reveal type="match" state="!!temp" text="reset">
<$button set="!!temp" setTo="" class='tc-btn-invisible'>
<$action-listops $tiddler="MyData" $field="my-favourites" 
$subfilter="-[{!!title}]"/>
x</$button></$reveal>
<$list filter="[list[MyData!!my-favourites]]" variable="favourite">

* <$link><<favourite>></$link>
</$list>

regards

On Monday, 25 January 2016 16:19:38 UTC+2, magev958 wrote:
>
> Hi, I was wondering if it would be possible to use fields in one single 
> tiddler to keep track of favorites? A new field with text-ref for every new 
> favorite?
>

-- 
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/2c4bd062-3bb3-487f-831f-a16387302bee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to