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 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/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: $___ChangeNotificationDuration.json
Description: application/json


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 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.
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/CF511A4A-A616-4B1E-AE7E-94709343AB61%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to