Hello everybody,

    Here's the code I use to list all projects I currently work on :

{{{ [tag[Projets]sort[title]] }}}

    It is fairly easy to understand : listing of all tiddlers I've tagged 
"Projets".

   Now I add fields 'tasks' {task1, task2, task3, ..., taskn} in each 
project. How can I list those tasks in each project ?
   I currently merely call them in the body of the text like so 
{{!!task1}}, {{!!task2}}, etc.

  Would the code be close to this : {{{ [field¹[task*²]] }}} ?

¹ : is the generic name of fields 'field' ? (like it is 'tag' for all tags, 
'title' for all titles and 'text' for all content of body)
² : is there such a thing as a generic character ? *, %, ?, etc.

Hope this is clear enough and that someone will have a solution for it?

Happy 1st of May you all.

Pascal

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/cd8d48a6-876e-4b4b-81c0-3e95b5dfddbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to