As you can see below I have a list of each journal entry with a list of the 
tags below it.  I would like to remove the tag Journal from the list but 
can't seem to get my head around it.


!! Recent (last 10) Journal Entries
<$list filter="[tag[Journal]!sort[created]limit[10]]" >
<$link>@@font-size:1.3rem;<$view field="title" />@@</$link><br/>
<$list filter={{!!tags}} template="$:/core/ui/TagTemplate"/>
<hr/>
</$list>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/db4d8e02-64d9-4416-886c-863300bc1b78o%40googlegroups.com.

Reply via email to