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 [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/ff73bece-8a17-48d0-8bde-28f20662e875%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

