Hi magev958

A list of favourites can be kept in a single field (as a list of titles):

<$button>
<$action-listops $tiddler="MyData" $field="my-favourites" 
$subfilter="[{!!title}]"/>
Add Me to Favourites
</$button>

<$button>
<$action-listops $tiddler="MyData" $field="my-favourites" 
$subfilter="-[{!!title}]"/>
Remove Me to Favourites
</$button>

<$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?
>
> Den söndag 24 januari 2016 kl. 18:34:31 UTC+1 skrev Andrew:
>>
>> Hello again. It seems that there was a problem with my previous release 
>> of an upgrade to my favorites plugin. Funny thing about it was that it 
>> worked on the plugin page but when you import it the link in the favorites 
>> tab didn't work. I've fixed it and re-released it as version 2.0.1 
>> <http://favorites.tiddlyspot.com>. Sorry for any inconvenience.
>>
>> On Sat, Jan 23, 2016 at 3:58 PM, Alex Hough <[email protected]> wrote:
>>
>>> Very useful Andrew,
>>>
>>> thank you.
>>> It replaces my crude "pin to topBar" checkbox. Its good to have a 
>>> temporary place to "put" things
>>>
>>> Alex
>>>
>>> On 23 January 2016 at 22:20, andrew harrison <[email protected]> 
>>> wrote:
>>>
>>>> Hello again wonderful Tiddlywiki people. I've upgraded my favorites 
>>>> plugin to 2.0.0. It's still a useful way to displaying a cherry-picked 
>>>> list 
>>>> of tiddlers. Version incremented because it no longer uses tags. Check it 
>>>> out and let me know what you think. http://favorites.tiddlyspot.com
>>>>
>>>> On Wed, Nov 11, 2015 at 1:29 AM, Tobias Beer <[email protected]> 
>>>> wrote:
>>>>
>>>>> Hi Andrew,
>>>>>  
>>>>>
>>>>>> Thank you both for feedback. I have placed the favorites tab in front 
>>>>>> of the others and named it with the star icon and gave it a tooltip of 
>>>>>> favorites. Thank you again for your feedback.
>>>>>>
>>>>>
>>>>> Cool stuff. Now I'm beginning to wonder if it should not, in fact, be 
>>>>> the last tab. :D
>>>>>
>>>>> Best wishes,
>>>>>
>>>>> — tb 
>>>>>
>>>>> -- 
>>>>> 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 http://groups.google.com/group/tiddlywiki.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/tiddlywiki/9958109b-c116-4d5f-8972-0615d272f70c%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/tiddlywiki/9958109b-c116-4d5f-8972-0615d272f70c%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>> -- 
>>>> 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/CAL0r7zt%2B60_zovoHVFK9biOYLmLadV%2BTqVSFxBFXX8oakwB3BA%40mail.gmail.com
>>>>  
>>>> <https://groups.google.com/d/msgid/tiddlywiki/CAL0r7zt%2B60_zovoHVFK9biOYLmLadV%2BTqVSFxBFXX8oakwB3BA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>> -- 
>>> 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/CALc1hYfxiUrD%2BQVnrT0BfkA8ZiZmHc4r4f0p6U8V4%3DrgpBzO3w%40mail.gmail.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/CALc1hYfxiUrD%2BQVnrT0BfkA8ZiZmHc4r4f0p6U8V4%3DrgpBzO3w%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
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/fd48e404-ae31-4908-9cd4-04c52520c611%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to