>
> - edit "$:/core/ui/ViewTemplate/subtitle" and replace all its content
> with this:
> - <div class="tw-subtitle">
> <$list filter="[is[current]tag[journal]]"><$view field="modified"
> format="relativedate"/></$list>
> <$list filter="[is[current]!tag[journal]]"><$link
> to={{!!modifier}}><$view field="modifier"/></$link> <$view
> field="modified"
> format="relativedate"/></$list>
> </div>
>
> Just an idea: Don't you think this is better?
- <div class="tw-subtitle">
<$list filter="[is[current]!tag[journal]]"><$link
to={{!!modifier}}><$view field="modifier"/></$link> </$list><$view
field="modified" format="relativedate"/>
</div>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.