Hi -C,

For a given tiddler, you can retrieve an author (tagged *author*) and a tag 
of your task like so:

<$list filter="[all[current]tags[]tag[author]limit[1]]" variable=none>
''author:'' {{{ [all[current]tags[]tag[author]] }}}
</$list>

This assumes that...

   1. your tasks
   2. have the *author as a tag* and
   3. each author has the tag *author*
   
Here's a demo for that: when current tags of type @ filters 
<http://tobibeer.github.io/tw/filters/#when%20current%20tags%20of%20type>

Best wishes,

Tobias.

-- 
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/a6152969-783d-4489-af73-9d7bdf25e8ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to