I'm using the wonderful vis.js Timeline plugin 
<http://kixam.github.io/TW5-visjsTimeline/> to display tiddler info on an 
interactive calendar.

One thing I'd like to be able to do with this is display the result of a 
filter as a caption on the timeline. For example, the following gives the 
number of tiddlers with the test tag created in October 2017:

<$count filter="[tag[test]regexp:created[^201710]]">

I've put this into the caption field of a tiddler which appears on the 
calendar widget. However, rather than evaluating the filter, the code is 
displayed directly. Is there any way that instead the output of the filter 
could be used as the caption on the timeline?

-- 
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/56ef080a-e7a3-4e0d-9869-e56b64c05b8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to