I haven't been able to get this to work, but I 100% assume that's a user error on my part. One thing I've been working on is figuring out where to drop code in so it will work even when a given tiddler is closed.
Thank you! The credit goes to you and the error is mine. On Thu, 15 Nov 2018 at 09:06, Jeremy Ruston <[email protected]> wrote: > There is an internal JavaScript setting for the notification duration. It > can be changed with this one liner: > > title: $:/_ChangeNotificationDuration > module-type: startup > type: application/javascript > > $tw.config.preferences.notificationDuration = 15 * 1000; > > > You’ll need to save and reload the wiki. > > Best wishes > > Jeremy. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/ukK1sgl6n3o/unsubscribe. > To unsubscribe from this group and all its topics, 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/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com > <https://groups.google.com/d/msgid/tiddlywiki/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > On 15 Nov 2018, at 03:17, TonyM <[email protected]> wrote: > > Eric, > > I do not have an answer but here is a little research > > See here https://tiddlywiki.com/#Notifications and edit the tiddler > > You will see > > Notifications are small informational messages that appear at the top > right of the TiddlyWiki window, and automatically disappear after a > preset time. > > <$button message="tm-notify" param="SampleNotification">Display sample > notification</$button> > > So this is using message="tm-notify" > > But https://tiddlywiki.com/#WidgetMessage%3A%20tm-notify provides no > timing information > > I searched all tiddlywiki using advanced search for tm-notify > But could not find a timing reference. > > I believe others are using timers elsewhere so you may wish to search for > alternatives eg slideshow/presentations if no one else responds soon. > > Regards > Tony > > On Thursday, November 15, 2018 at 1:36:49 PM UTC+11, Eric Shuman wrote: >> >> Notifications are small informational messages that appear at the top >>> right of the TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki> window, >>> and automatically disappear after a preset time. >> >> >> I would like to change the preset time to about 15 s. How do I accomplish >> this? There isn't documentation. >> > > -- > 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/10e172ba-1daf-4197-881d-40a8f5517580%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/10e172ba-1daf-4197-881d-40a8f5517580%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/ukK1sgl6n3o/unsubscribe. > To unsubscribe from this group and all its topics, 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/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com > <https://groups.google.com/d/msgid/tiddlywiki/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPS-xybkBEnRHURcfWK%2B8GMgQKRUM0h_hNhg84vyhBhcTN7L3w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

