Hi!

I'm using the timeline macro, overwriting the timeline-title macro to also 
display (some of) the tags of each tiddler.

Now when I click on one of the tags, the dropdown of each of these tags 
openes.

Is there a way to avoid this?

Example to try out on tiddlywiki.com

\define timeline-title()

<$view field="title"/> <$list filter="[all[current]tags[]]">{{||$:/core/ui/
TagTemplate}}</$list>
\end

<$macrocall $name="timeline" format="YYYY-0MM-0DD" subfilter=
"tag[TableOfContents]"/>


-- 
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/765d95c7-f287-48e1-829c-0594c19d732e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to