That should read i had a bit of trouble with the filters. They work as they 
are now, i am just not too sure on the need to [all] in one and [is] in the 
other.

On Monday, 3 November 2014 04:22:54 UTC+9, James Anderson wrote:
>
> http://welford.github.io/pinned2.html
>
> A new version which does what I previously mentioned: Using the list field 
> of $:/DefaultTiddlers as not to created any unwanted duplicate data or 
> update the modified field of any tiddler you wish to pin.
>
> For this plugin the button widget has 2 new parameters for the 
> tm-add-field message (both in place of setTo) "appendFront" and "remove" 
> which append data to the front of a field and removes and entry from a 
> field respectively.
>
> story.js has been modified to look at the list field of $:/DefaultTiddlers 
> and append and tiddlers appearing in the field but not in the parsed body.
>
> I have a bit of trouble getting the filters to do what i wanted without 
> using tags.
>
> <$list filter="[all[current]]-[list[$:/DefaultTiddlers]]">
>
>
> This is what i ended up with for catching tiddlers that were not already 
> pinned, it doesn't work for system tiddlers (like control panel) when using 
> is[current] instead of all[current], if anyone could tell me why i'd love 
> to know
>
> <$list filter="[list[$:/DefaultTiddlers]is[current]]">
>
>
> And this catched tiddlers that are already pinned, but again (if 
> inversely) all[current] did not work correctly for system tiddlers like 
> control panel. Any help on clearing up why would be appreciated. 
>
> Thanks,
> James
>
>
> On Monday, 27 October 2014 05:00:37 UTC+9, James Anderson wrote:
>>
>> Thanks, I had mobile in mind for some TW5 apps that I am making. the 
>> sidebar hides below a certain screen width. 
>>
>> I have an updated version that hides the page name too, so there is more 
>> space for the toolbar and search on phones.
>>
>> On Monday, 27 October 2014 04:11:59 UTC+9, Danielo Rodríguez wrote:
>>>
>>> Hello James 
>>>
>>> Personally I don't see the need of pin tiddlers, using default tiddlers 
>>> plus tags is good enough for me. Anyway, having the ability to customize TW 
>>> to everyone's liking is one of its strongest features. 
>>>
>>> BTW I only wanted to say that I love how your TW is displayed on my 
>>> mobile phone. The top bar is very handy and non intrusive. Maybe I miss a 
>>> couple of buttons. Is the sidebar hidden always or just on mobile? 
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to