vpl,
There would be a way to refresh your javascript within the tiddlywiki
platform, perhaps the dev forum is best for that,
However if you do anything to force a refresh on the tiddler as you do when
you open a tiddler it should refresh. Try setting a timestamp on a field as
needed and it should refresh.
Regards
Tones
On Thursday, 26 November 2020 at 23:31:33 UTC+11 vpl wrote:
> Hi,
>
> I want to use the new fantastic timeline plugin the fommoing way
> I have range widgets for setting 2 fields
> I have developped a small (javascript based) macro that returns a filter
> definition that is expected to be used by the time-line pluging
> This works one time (when I edit or lauch the tiddler)
> But when I change the range value my javascript macro (TLfilter) is not
> called
> As if the timeline macro was not called.
> When my TLfilter macro is invoked outside the time-line macro it is well
> refreshed eachtime I change the range value ...
>
> I need a TW5 expert here ... totally lost !!
>
> Thanks a lot
>
> Regards
> Define the period of interest: <$range field='period' min=0 max=2000
> increment=100/> {{!!period}}
>
> Define the window of interest: <$range field='window' min=0 max=2000
> increment=100/> {{!!window}}
>
> <<timeline-vertical class:primary date:"date" filter:<<TLfilter
> window:{{!!window}} type:{{!!period}} filter:"[tag[test-1]sort[date]]">>>>
>
>
--
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/2962b00d-0285-4ccf-823b-abae6ffca916n%40googlegroups.com.