Thanks guys, that's really useful stuff! I'll keep experimenting, but I may 
just take Mario's advice, because it seems that a tagging approach is most 
in harmony with how TiddlyWiki is built.

On Saturday, September 3, 2016 at 11:29:16 PM UTC+1, PMario wrote:
>
> Hi Ivan,
>
> Is there a special reason, why you create your list based on names? IMO it 
> would be much easier to use tags. TW is highliy optimized to create tag 
> based lists. regexp filters are powerful, but can be extremely complicated 
> very fast.
>
> eg: I'd *name *my projects like this: 
>
>  - myProject-one
>  - myProject-two
>
> and *tag *them project. So to see all my projects in a list I just need: 
> <<list-links 
> filter:"[tag[project]]">>
>
> my tasks ma be named: 
>
>  - task-1 ... tagged task and myProject-one
>  - task-2 ... tagged task and myProject-one
>
> - task-3 ... tagged task and myProject-two
>
> So listing all task is: <<list-links filter:"[tag[task]]">>
>
> Then I'd use the existing table-of-content macro like this: <<toc 
> project>> to give me an overview. See: 
> http://tiddlywiki.com/#Table-of-Contents%20Macros%20(Examples)  This 
> macro can do a lot of crazy things.
>
> <<toc myProject-one>> and so on. 
>
> just some thoughts.
>
> have fun!
> mario
>
>
>
>

-- 
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/cd503efa-b3ad-425e-8568-12e966f2cc92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to