Hi Marc-Olivier. I think this should work:

<$reveal type="nomatch" state=<<folded-state>> text="hide" tag="div" 
retain="yes" animate="yes">
<div class="tc-subtitle">
<$link to={{!!modifier}}>
<$view field="modifier"/>
</$link>
<$view field="created" format="date" 
template={{$:/language/Tiddler/DateFormat}}/>
<$list filter="[{!!modified}!prefix{!!created}]">
(<$view field="title" format="date" 
template={{$:/language/Tiddler/DateFormat}}/>)
</$list>
</div>
</$reveal>

BUT, if I recall, a tiddler is always treated as modified as it is created 
so you always get both dates showing with this. I think there has been 
discussion about this but I'm not sure what the reason is behind it.

<:-)

-- 
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 https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/41a6ffc3-5161-4edf-935f-756f52a26a89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to