Hi Philip

On Wed, Oct 15, 2014 at 1:30 PM, Philip Coltharp <[email protected]>
wrote:

> tiddler "List od datasets" is a tiddler with text field :
>
> Contacts_f03tc
> Contacts_f03tc_2
> Contacts_f03tc_3
> Contacts_f03tc_4
> Contacts_f03tc_5
> Contacts_f03tc_6
>
> I want to read this tiddler as a list and apply a filters to that list as
> I would a list of tiddlers.
>

The crucial piece is this filter that extracts a list from a tiddler field:

[list[List od datasets!!text]]

So, you can do things like:

[list[List od datasets!!text]tag[task]!tag[done]]

Best wishes

Jeremy


> I could do this with a database, but by doing this with TW5, I learn TW5.
>
>
> On Wednesday, October 15, 2014 6:17:37 AM UTC-4, Stephan Hradek wrote:
>
>> I don't get it.
>>
>> What does your "List of datasets" tiddler contain?
>>
>  --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to