Make your tiddlers with a standard structure. Tag structured tasks with 
"Task" and use two fields like

status
todo


Then it becomes easy to extract whatever you want, Something like:

<$list filter="[tag[Task]has[todo]]"/>
<$view field="todo"/> <br/>
</$list>


-- Mark

On Thursday, November 23, 2017 at 6:00:53 AM UTC-8, dazel...@gmail.com 
wrote:
>
> Hello there,
>
> I'm using TW (currently v5.1.14) to organize my work-life for about an 
> year now, and I realy love this tool! 
>
> The structur of my TW is as following:
>
> Tiddler1 "Project-XYZ"
>  - Project started.
>  - "ToDo": Write E-Mail to supplyer
>
> Tiddler2 "Project-123"
>  - Project almost finished.
>  - "ToDo": Complete report
>
> What I would like to implement is a tiddler to summerize the "ToDo"s from 
> all the tiddlers in my TW.
> e.g.:
>
> Tiddler3 - ToDos
>  - Project-XYZ: Write E-Mail to supplyer
>  - Project-123: Complete report
>
> Does someone have an idea how I could "tag" sentences inside tiddlers to 
> collect the tagged information in an other tiddler?
>
> Thanks a lot in advance for your ideas.
>
> BR DaZeller
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dd0c43a4-2dcd-4a48-be89-78e678ce632a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to