Hi,

I'm trying to display alerts at predetermined times. I know that the alert 
mechanism <https://tiddlywiki.com/#AlertMechanism> will display alerts as 
long as they're tagged:

$:/tags/Alert

I'm also aware that the modified field of the alert tiddler is only used to 
order alerts on the screen. I've tested this by manually creating a tiddler 
and setting its modified date a few minutes into the future (doable by 
using $action-createtiddler with $timestamp="no" and 
modified="FutureUTCTimestamp"). However, the alert mechanism still 
displayed this future alert in the "present" while showing its modified 
"future" date.

Is there any way to make the alert mechanism delay displaying an alert if 
its field (the modified field or any other custom field, if possible) has a 
UTC timestamp set to the future?

Thanks for your help.

Regards,
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/44fe0222-3909-4a28-b55d-5253f6c99559%40googlegroups.com.

Reply via email to