You can try this:

<$list filter="[all[tiddlers]!is[system]each[creator]get[creator]]" 
variable="author">

!! <<author>>

<$list filter="[creator<author>!is[system]]">
<$link><$view field="title"/></$link><br/>
</$list>

</$list>


HTH
Mark

On Tuesday, April 11, 2017 at 6:45:56 AM UTC-7, Gordan Nia wrote:
>
> Hi!
>
> How to make a list of all authors who are written in the field "author " 
> of all non-sistem tiddlers? It would be great to get them as links that 
> display lists fo tiddlers that they belong to them. I can not get the 
> logic how to do it in the easy way? Is it possible?
>
> Thank you in advance for your advice and efforts!
> Greetings
>

-- 
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/1175ff80-37d8-4565-87e9-7932731a2654%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to