Hi everyone, If I understand correctly, most content within a tiddler is static. Inline javacript is not allowed, so macros will only re-calculate their output on user interaction with a tiddler. For example, the <<now>> macro or Evan Balster's <<formula>> macro will recalculate their output when the built-in "More actions" TW button is pressed (it's located in the upper-right corner of each tiddler frame).
What I'm trying achieve is make stuff happen with time being the trigger. The simplest example would be building an auto-updating clock using the <<now>> macro (this could be faked using SVG animations but that's not what I'm looking for). Another example would be a reveal widget that will suddenly display content when the current time matches a predefined value but without any user interaction whatsoever. Such a solution would need to somehow 'see' on its own that the time has changed. Is this possible? Thank you in advance for sharing your ideas/knowledge. -Hubert -- 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/66d1d896-3efd-46fc-8346-dd7e76c12084%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

