1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-06 13:56:45 +00:00

Remove modification time changes

This commit is contained in:
Scott Sauyet 2025-03-26 21:50:15 -04:00
parent 0dfb86994b
commit f77bfbc50f
48 changed files with 69 additions and 69 deletions

View File

@ -1,10 +1,10 @@
caption: tm-clear-password
created: 20140226084018038 created: 20140226084018038
modified: 20250326000000406 modified: 20140226084916556
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-clear-password title: WidgetMessage: tm-clear-password
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-clear-password
The `tm-clear-password` message clears the current password from the password vault, clearing the [[$:/isEncrypted]] tiddler. See EncryptionMechanism for details. The `tm-clear-password` message clears the current password from the password vault, clearing the [[$:/isEncrypted]] tiddler. See EncryptionMechanism for details.

View File

@ -1,10 +1,10 @@
caption: tm-close-all-tiddlers
created: 20140226194242809 created: 20140226194242809
modified: 20250326000000406 modified: 20140226194341303
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-all-tiddlers title: WidgetMessage: tm-close-all-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-all-tiddlers
The close all tiddlers message empties the story list. The close all tiddlers message empties the story list.

View File

@ -1,10 +1,10 @@
caption: tm-close-all-windows
created: 20220301162305764 created: 20220301162305764
modified: 20250326000000406 modified: 20220301180818011
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-close-all-windows title: WidgetMessage: tm-close-all-windows
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-all-windows
<<.from-version 5.2.2>> <<.from-version 5.2.2>>
The `tm-close-all-windows` [[message|Messages]] closes all additional //browser// window that were opened with [[tm-open-window|WidgetMessage: tm-open-window]]. The `tm-close-all-windows` [[message|Messages]] closes all additional //browser// window that were opened with [[tm-open-window|WidgetMessage: tm-open-window]].

View File

@ -1,10 +1,10 @@
caption: tm-close-other-tiddlers
created: 20140302183306544 created: 20140302183306544
modified: 20250326000000406 modified: 20140302183352966
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-other-tiddlers title: WidgetMessage: tm-close-other-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-other-tiddlers
The `tm-close-other-tiddlers` message removes all but a specified tiddler from the story list. It requires the following properties on the `event` object: The `tm-close-other-tiddlers` message removes all but a specified tiddler from the story list. It requires the following properties on the `event` object:

View File

@ -1,10 +1,10 @@
caption: tm-close-tiddler
created: 20140226193940778 created: 20140226193940778
modified: 20250326000000406 modified: 20140226194227227
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-tiddler title: WidgetMessage: tm-close-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-tiddler
The `tm-close-tiddler` message removes a specified tiddler from the story list. It requires the following properties on the `event` object: The `tm-close-tiddler` message removes a specified tiddler from the story list. It requires the following properties on the `event` object:

View File

@ -1,6 +1,6 @@
caption: tm-open-window caption: tm-open-window
created: 20220228140417116 created: 20220228140417116
modified: 20250326000000406 modified: 20230723220539648
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-close-window title: WidgetMessage: tm-close-window

View File

@ -1,6 +1,6 @@
caption: tm-copy-to-clipboard caption: tm-copy-to-clipboard
created: 20171215150056004 created: 20171215150056004
modified: 20250326000000406 modified: 20250127134445040
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-copy-to-clipboard title: WidgetMessage: tm-copy-to-clipboard

View File

@ -1,10 +1,10 @@
caption: tm-delete-tiddler
created: 20140226090324129 created: 20140226090324129
modified: 20250326000000406 modified: 20250326000000406
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-delete-tiddler title: WidgetMessage: tm-delete-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-delete-tiddler
The `tm-delete-tiddler` message deletes the specified tiddler and removes it from the current story. If the tiddler is a draft then it also deletes the tiddler specified in the `draft.of` field. The delete tiddler message requires the following properties on the `event` object: The `tm-delete-tiddler` message deletes the specified tiddler and removes it from the current story. If the tiddler is a draft then it also deletes the tiddler specified in the `draft.of` field. The delete tiddler message requires the following properties on the `event` object:

View File

@ -1,6 +1,6 @@
caption: tm-download-file caption: tm-download-file
created: 20140811112201235 created: 20140811112201235
modified: 20250326000000406 modified: 20230723214745520
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-download-file title: WidgetMessage: tm-download-file

View File

@ -1,6 +1,6 @@
caption: tm-edit-bitmap-operation caption: tm-edit-bitmap-operation
created: 20160424204236050 created: 20160424204236050
modified: 20250326000000406 modified: 20230803045807664
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-edit-bitmap-operation title: WidgetMessage: tm-edit-bitmap-operation

View File

@ -1,6 +1,6 @@
caption: tm-edit-text-operation caption: tm-edit-text-operation
created: 20160424211339792 created: 20160424211339792
modified: 20250326000000406 modified: 20240909083525060
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-edit-text-operation title: WidgetMessage: tm-edit-text-operation

View File

@ -1,10 +1,10 @@
caption: tm-edit-tiddler
created: 20140226085529797 created: 20140226085529797
modified: 20250326000000406 modified: 20140226090641987
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-edit-tiddler title: WidgetMessage: tm-edit-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-edit-tiddler
The `tm-edit-tiddler` message replaces the specified tiddler in the current story with a draft version of itself. It requires the following properties on the `event` object: The `tm-edit-tiddler` message replaces the specified tiddler in the current story with a draft version of itself. It requires the following properties on the `event` object:

View File

@ -1,6 +1,6 @@
caption: tm-focus-selector caption: tm-focus-selector
created: 20190628162542132 created: 20190628162542132
modified: 20250326000000406 modified: 20230723215122038
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-focus-selector title: WidgetMessage: tm-focus-selector

View File

@ -1,6 +1,6 @@
caption: tm-fold-all-tiddlers caption: tm-fold-all-tiddlers
created: 20160424230908388 created: 20160424230908388
modified: 20250326000000406 modified: 20191028113838596
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-fold-all-tiddlers title: WidgetMessage: tm-fold-all-tiddlers

View File

@ -1,6 +1,6 @@
caption: tm-fold-other-tiddlers caption: tm-fold-other-tiddlers
created: 20160424232355215 created: 20160424232355215
modified: 20250326000000406 modified: 20191028113932268
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-fold-other-tiddlers title: WidgetMessage: tm-fold-other-tiddlers

View File

@ -1,6 +1,6 @@
caption: tm-fold-tiddler caption: tm-fold-tiddler
created: 20160424232749223 created: 20160424232749223
modified: 20250326000000406 modified: 20191028113537119
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-fold-tiddler title: WidgetMessage: tm-fold-tiddler

View File

@ -1,6 +1,6 @@
caption: tm-full-screen caption: tm-full-screen
created: 20140811112400855 created: 20140811112400855
modified: 20250326000000406 modified: 20180814215126941
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-full-screen title: WidgetMessage: tm-full-screen

View File

@ -1,10 +1,10 @@
caption: tm-home
created: 20140819110529062 created: 20140819110529062
modified: 20250326000000406 modified: 20140819110529062
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-home title: WidgetMessage: tm-home
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-home
The `tm-home` message closes any open tiddlers and re-opens the default tiddlers set in [[$:/DefaultTiddlers]]. It also remove any [[permalink|PermaLinks]] from the browser address bar. It does not require any properties on the `event` object. The `tm-home` message closes any open tiddlers and re-opens the default tiddlers set in [[$:/DefaultTiddlers]]. It also remove any [[permalink|PermaLinks]] from the browser address bar. It does not require any properties on the `event` object.

View File

@ -1,6 +1,6 @@
caption: tm-http-cancel-all-requests caption: tm-http-cancel-all-requests
created: 20230429161453032 created: 20230429161453032
modified: 20250326000000406 modified: 20230429161453032
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-http-cancel-all-requests title: WidgetMessage: tm-http-cancel-all-requests

View File

@ -1,6 +1,6 @@
caption: tm-http-request caption: tm-http-request
created: 20230429161453032 created: 20230429161453032
modified: 20250326000000406 modified: 20240614204704401
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-http-request title: WidgetMessage: tm-http-request

View File

@ -1,10 +1,10 @@
caption: tm-import-tiddlers
created: 20140716084658099 created: 20140716084658099
modified: 20250326000000406 modified: 20150228143618000
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-import-tiddlers title: WidgetMessage: tm-import-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-import-tiddlers
The `tm-import-tiddlers` message inserts a list of tiddlers into the pending import tiddler [[$:/Import]]. It also applies any active ''upgrader'' modules to each tiddler as it arrives (see the UpgradeMechanism for more details). The `tm-import-tiddlers` message inserts a list of tiddlers into the pending import tiddler [[$:/Import]]. It also applies any active ''upgrader'' modules to each tiddler as it arrives (see the UpgradeMechanism for more details).

View File

@ -1,6 +1,6 @@
caption: tm-load-plugin-from-library caption: tm-load-plugin-from-library
created: 20160424233627001 created: 20160424233627001
modified: 20250326000000406 modified: 20160424235543975
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-load-plugin-from-library title: WidgetMessage: tm-load-plugin-from-library

View File

@ -1,6 +1,6 @@
caption: tm-load-plugin-library caption: tm-load-plugin-library
created: 20160424235548387 created: 20160424235548387
modified: 20250326000000406 modified: 20160425000427238
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-load-plugin-library title: WidgetMessage: tm-load-plugin-library

View File

@ -1,10 +1,10 @@
caption: tm-login
created: 20140811112445887 created: 20140811112445887
modified: 20250326000000406 modified: 20201025163134940
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-login title: WidgetMessage: tm-login
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-login
The login message prompts the user for a username and password and attempts to login to the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username. The login message prompts the user for a username and password and attempts to login to the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username.

View File

@ -1,10 +1,10 @@
caption: tm-logout
created: 20140811112457311 created: 20140811112457311
modified: 20250326000000406 modified: 20140811113344084
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-logout title: WidgetMessage: tm-logout
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-logout
The logout message attempts to log the user out of the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username. The logout message attempts to log the user out of the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username.

View File

@ -1,6 +1,6 @@
caption: tm-modal caption: tm-modal
created: 20140811112133701 created: 20140811112133701
modified: 20250326000000407 modified: 20230723215434712
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-modal title: WidgetMessage: tm-modal

View File

@ -1,10 +1,10 @@
caption: tm-navigate
created: 20140226085215941 created: 20140226085215941
modified: 20250326000000407 modified: 20210705094948968
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-navigate title: WidgetMessage: tm-navigate
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-navigate
The `tm-navigate` message inserts the specified tiddler into the story and puts it at the top of the history stack. If the tiddler is not already present in the story then it will be positioned immediately after the tiddler specified in `event.navigateFromTitle`. The `tm-navigate` message inserts the specified tiddler into the story and puts it at the top of the history stack. If the tiddler is not already present in the story then it will be positioned immediately after the tiddler specified in `event.navigateFromTitle`.

View File

@ -1,6 +1,6 @@
caption: tm-new-tiddler caption: tm-new-tiddler
created: 20140226194405353 created: 20140226194405353
modified: 20250326000013556 modified: 20230723215831560
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-new-tiddler title: WidgetMessage: tm-new-tiddler

View File

@ -1,6 +1,6 @@
caption: tm-notify caption: tm-notify
created: 20140811112304772 created: 20140811112304772
modified: 20250326000000407 modified: 20230723220728382
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-notify title: WidgetMessage: tm-notify

View File

@ -1,6 +1,6 @@
caption: tm-open-external-window caption: tm-open-external-window
created: 20170121182300000 created: 20170121182300000
modified: 20250326000000407 modified: 20230723220850135
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-open-external-window title: WidgetMessage: tm-open-external-window

View File

@ -1,6 +1,6 @@
caption: tm-open-window caption: tm-open-window
created: 20160424181447704 created: 20160424181447704
modified: 20250326000000407 modified: 20230831201518773
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-open-window title: WidgetMessage: tm-open-window

View File

@ -1,10 +1,10 @@
caption: tm-perform-import
created: 20140716084242809 created: 20140716084242809
modified: 20250326000000407 modified: 20140716084341303
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-perform-import title: WidgetMessage: tm-perform-import
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-perform-import
The perform import message copies tiddlers from a specified plugin into the main store. See the UpgradeMechanism for an overview of how it is used by the core. The perform import message copies tiddlers from a specified plugin into the main store. See the UpgradeMechanism for an overview of how it is used by the core.

View File

@ -1,10 +1,10 @@
caption: tm-permalink
created: 20140723103751357 created: 20140723103751357
modified: 20250326000000407 modified: 20240523174013095
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-permalink title: WidgetMessage: tm-permalink
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-permalink
The `tm-permalink` message changes the browser address bar to form a [[permalink|PermaLinks]] to a specified tiddler, defaulting to the current tiddler. The resulting link will be copied to the clipboard. The `tm-permalink` message changes the browser address bar to form a [[permalink|PermaLinks]] to a specified tiddler, defaulting to the current tiddler. The resulting link will be copied to the clipboard.

View File

@ -1,10 +1,10 @@
caption: tm-permaview
created: 20140723103751357 created: 20140723103751357
modified: 20250326000000407 modified: 20240523174013095
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-permaview title: WidgetMessage: tm-permaview
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-permaview
The `tm-permaview` message changes the browser address bar to form a [[permaview|PermaLinks]] that specifies all the open tiddlers in the main story river, and the tiddler to be navigated, defaulting to the current tiddler. The `tm-permaview` message changes the browser address bar to form a [[permaview|PermaLinks]] that specifies all the open tiddlers in the main story river, and the tiddler to be navigated, defaulting to the current tiddler.

View File

@ -1,10 +1,10 @@
caption: tm-print
created: 20161008085627406 created: 20161008085627406
modified: 20250326000000407 modified: 20161008085627406
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-print title: WidgetMessage: tm-print
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-print
<<.from-version "5.1.14">> The `tm-print` message causes the browser to display the print dialog for the current page. It does not require any properties on the `event` object. <<.from-version "5.1.14">> The `tm-print` message causes the browser to display the print dialog for the current page. It does not require any properties on the `event` object.

View File

@ -1,6 +1,6 @@
caption: tm-relink-tiddler caption: tm-relink-tiddler
created: 20220219093748993 created: 20220219093748993
modified: 20250326000000407 modified: 20220219093748993
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-relink-tiddler title: WidgetMessage: tm-relink-tiddler

View File

@ -1,10 +1,10 @@
caption: tm-remove-field
created: 20140908185153663 created: 20140908185153663
modified: 20250326000000407 modified: 20140908185153663
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-remove-field title: WidgetMessage: tm-remove-field
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-remove-field
The `tm-remove-field` message is handled by the FieldManglerWidget. It removes the specified field. The `tm-remove-field` message is handled by the FieldManglerWidget. It removes the specified field.

View File

@ -1,10 +1,10 @@
caption: tm-remove-tag
created: 20140908185153663 created: 20140908185153663
modified: 20250326000000407 modified: 20140908185153663
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-remove-tag title: WidgetMessage: tm-remove-tag
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-remove-tag
The `tm-remove-tag` message is handled by the FieldManglerWidget. It removes the specified tag. The `tm-remove-tag` message is handled by the FieldManglerWidget. It removes the specified tag.

View File

@ -1,6 +1,6 @@
caption: tm-rename-tiddler caption: tm-rename-tiddler
created: 20190909133618113 created: 20190909133618113
modified: 20250326000000407 modified: 20220219093748993
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-rename-tiddler title: WidgetMessage: tm-rename-tiddler

View File

@ -1,10 +1,10 @@
caption: tm-save-tiddler
created: 20140226090544323 created: 20140226090544323
modified: 20250326000000407 modified: 20140226090729828
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-save-tiddler title: WidgetMessage: tm-save-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-save-tiddler
The `tm-save-tiddler` message is applied to draft tiddlers. It saves the draft over the tiddler identified in the `draft.of` field and then deletes the draft. The save tiddler message requires the following properties on the `event` object: The `tm-save-tiddler` message is applied to draft tiddlers. It saves the draft over the tiddler identified in the `draft.of` field and then deletes the draft. The save tiddler message requires the following properties on the `event` object:

View File

@ -1,6 +1,6 @@
caption: tm-save-wiki caption: tm-save-wiki
created: 20140811112325641 created: 20140811112325641
modified: 20250326000000407 modified: 20230723220944427
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-save-wiki title: WidgetMessage: tm-save-wiki

View File

@ -1,6 +1,6 @@
caption: tm-scroll caption: tm-scroll
created: 20160425000906330 created: 20160425000906330
modified: 20250326000000407 modified: 20201014152456174
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-scroll title: WidgetMessage: tm-scroll

View File

@ -1,10 +1,10 @@
caption: tm-server-refresh
created: 20140811112435281 created: 20140811112435281
modified: 20250326000000407 modified: 20140811113453568
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-server-refresh title: WidgetMessage: tm-server-refresh
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-server-refresh
The server refresh message attempts to synchronise the latest changes to the current serverside host. The server refresh message attempts to synchronise the latest changes to the current serverside host.

View File

@ -1,10 +1,10 @@
caption: tm-set-password
created: 20140226084623977 created: 20140226084623977
modified: 20250326000000407 modified: 20140226085200323
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-set-password title: WidgetMessage: tm-set-password
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-set-password
The `tm-set-password` message prompts the user for a new password and stores it in the password vault, replacing any existing password. It also sets the [[$:/isEncrypted]] tiddler. See EncryptionMechanism for details. The `tm-set-password` message prompts the user for a new password and stores it in the password vault, replacing any existing password. It also sets the [[$:/isEncrypted]] tiddler. See EncryptionMechanism for details.

View File

@ -1,6 +1,6 @@
caption: tm-unfold-all-tiddlers caption: tm-unfold-all-tiddlers
created: 20160424233133261 created: 20160424233133261
modified: 20250326000000407 modified: 20191028113810219
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-unfold-all-tiddlers title: WidgetMessage: tm-unfold-all-tiddlers

View File

@ -1,6 +1,6 @@
caption: tm-unload-plugin-library caption: tm-unload-plugin-library
created: 20191004112527669 created: 20191004112527669
modified: 20250326000000407 modified: 20191004113621714
related: ActionSendMessageWidget related: ActionSendMessageWidget
tags: Messages tags: Messages
title: WidgetMessage: tm-unload-plugin-library title: WidgetMessage: tm-unload-plugin-library

View File

@ -2,10 +2,10 @@ caption: Sources
code-body: yes code-body: yes
created: 20240313090915565 created: 20240313090915565
icon: $:/core/images/transcludify icon: $:/core/images/transcludify
modified: 20250326004800717 modified: 20240313115026563
tags: $:/tags/TiddlerInfo $:/tags/MoreInfoFooter tags: $:/tags/TiddlerInfo $:/tags/MoreInfoFooter
title: $:/editions/tw5.com/TiddlerInfo/Sources title: $:/editions/tw5.com/TiddlerInfo/Sources
type: text/vnd.tiddlywiki
\function static-link-base() [[https://tiddlywiki.com/static/$(title)$.html]substitute[]] \function static-link-base() [[https://tiddlywiki.com/static/$(title)$.html]substitute[]]

View File

@ -1,5 +1,5 @@
created: 20200507002727378 created: 20200507002727378
modified: 20250326015821311 modified: 20220719132112414
tags: $:/tags/Stylesheet tags: $:/tags/Stylesheet
title: $:/_tw5.com-styles title: $:/_tw5.com-styles
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki