mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-06 10:46:57 +00:00
Remove a few remaining modification times
This commit is contained in:
parent
f77bfbc50f
commit
a58a8bd5b6
@ -1,9 +1,9 @@
|
||||
created: 20240421144407522
|
||||
modified: 20250326000209111
|
||||
modified: 20240422091247905
|
||||
related: ActionSendMessageWidget
|
||||
tags: Reference
|
||||
title: Core Messages
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
||||
{{||Messages}}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20140226083311937
|
||||
modified: 20250326000224490
|
||||
modified: 20240422091319082
|
||||
related: ActionSendMessageWidget
|
||||
tags: Concepts [[Core Messages]]
|
||||
title: Messages
|
||||
|
@ -1,10 +1,10 @@
|
||||
caption: tm-add-field
|
||||
created: 20140908185153663
|
||||
modified: 20250326000000406
|
||||
modified: 20140908185153663
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages
|
||||
title: WidgetMessage: tm-add-field
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-add-field
|
||||
|
||||
The `tm-add-field` message is handled by the FieldManglerWidget. It adds the specified field with a blank value if the field doesn't already exist.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
caption: tm-add-tag
|
||||
created: 20140908185153663
|
||||
modified: 20250326000000406
|
||||
modified: 20140908185153663
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages
|
||||
title: WidgetMessage: tm-add-tag
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-add-tag
|
||||
|
||||
The `tm-add-tag` message is handled by the FieldManglerWidget. It adds the specified tag.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
caption: tm-auto-save-wiki
|
||||
created: 20140830112325641
|
||||
modified: 20250326000000406
|
||||
modified: 20140830115149288
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages
|
||||
title: WidgetMessage: tm-auto-save-wiki
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-auto-save-wiki
|
||||
|
||||
The autosave wiki message causes the current saver module to perform a background save if it is required.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
caption: tm-browser-refresh
|
||||
created: 20140819110529062
|
||||
modified: 20250326000000406
|
||||
modified: 20140826110529062
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages
|
||||
title: WidgetMessage: tm-browser-refresh
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-browser-refresh
|
||||
|
||||
The `tm-browser-refresh` message refreshes the page, causing the re-initialisation of any plugin tiddlers. It does not require any properties on the `event` object.
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
caption: tm-cancel-tiddler
|
||||
created: 20140226193622350
|
||||
modified: 20250326000000406
|
||||
modified: 20140226193906089
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages navigator-message
|
||||
title: WidgetMessage: tm-cancel-tiddler
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-cancel-tiddler
|
||||
|
||||
The `tm-cancel-tiddler` message abandons the changes in a draft tiddler. It requires the following properties on the `event` object:
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20140226090324129
|
||||
modified: 20250326000000406
|
||||
modified: 20140226090441236
|
||||
related: ActionSendMessageWidget
|
||||
tags: Messages navigator-message
|
||||
title: WidgetMessage: tm-delete-tiddler
|
||||
|
Loading…
x
Reference in New Issue
Block a user