1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-06 10:46:57 +00:00

Add a simple see-also footer

This commit is contained in:
Scott Sauyet 2025-03-23 15:29:34 -04:00
parent 48fa2be6ac
commit fa71a11919
56 changed files with 149 additions and 81 deletions

View File

@ -1,5 +1,6 @@
created: 20240421144407522
modified: 20240422091247905
modified: 20250323140843308
see-also: Messages ActionSendMessageWidget
tags: Reference
title: Core Messages

View File

@ -1,5 +1,5 @@
title: $:/_tw_shared/styles
tags: $:/tags/Stylesheet TiddlyWikiSitesMenu
title: $:/_tw_shared/styles
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock

View File

@ -1,9 +1,10 @@
caption: tm-add-field
created: 20140908185153663
modified: 20140908185153663
modified: 20250323140405572
see-also: ActionSendMessageWidget ActionSetFieldWidget
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.

View File

@ -1,9 +1,10 @@
caption: tm-add-tag
created: 20140908185153663
modified: 20140908185153663
modified: 20250323134938475
see-also: 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.

View File

@ -1,9 +1,10 @@
caption: tm-auto-save-wiki
created: 20140830112325641
modified: 20140830115149288
modified: 20250323134938475
see-also: 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.

View File

@ -1,9 +1,10 @@
caption: tm-browser-refresh
created: 20140819110529062
modified: 20140826110529062
modified: 20250323134938475
see-also: 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.

View File

@ -1,9 +1,10 @@
caption: tm-cancel-tiddler
created: 20140226193622350
modified: 20140226193906089
modified: 20250323134938475
see-also: 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:

View File

@ -1,9 +1,10 @@
caption: tm-clear-password
created: 20140226084018038
modified: 20140226084916556
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-clear-password
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.

View File

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

View File

@ -1,9 +1,10 @@
caption: tm-close-all-windows
created: 20220301162305764
modified: 20220301180818011
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-close-all-windows
type: text/vnd.tiddlywiki
caption: tm-close-all-windows
<<.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]].

View File

@ -1,9 +1,10 @@
caption: tm-close-other-tiddlers
created: 20140302183306544
modified: 20140302183352966
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-close-other-tiddlers
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:

View File

@ -1,9 +1,10 @@
caption: tm-close-tiddler
created: 20140226193940778
modified: 20140226194227227
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-close-tiddler
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:

View File

@ -1,6 +1,7 @@
caption: tm-open-window
created: 20220228140417116
modified: 20230723220539648
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-close-window
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-copy-to-clipboard
created: 20171215150056004
modified: 20240523174013095
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-copy-to-clipboard
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-delete-tiddler
created: 20140226090324129
modified: 20140226090441236
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-delete-tiddler
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:

View File

@ -1,6 +1,7 @@
caption: tm-download-file
created: 20140811112201235
modified: 20230723214745520
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-download-file
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-edit-bitmap-operation
created: 20160424204236050
modified: 20230803045807664
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-edit-bitmap-operation
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-edit-text-operation
created: 20160424211339792
modified: 20240909083525060
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-edit-text-operation
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-edit-tiddler
created: 20140226085529797
modified: 20140226090641987
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-edit-tiddler
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:

View File

@ -1,6 +1,7 @@
caption: tm-focus-selector
created: 20190628162542132
modified: 20230723215122038
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-focus-selector
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-fold-all-tiddlers
created: 20160424230908388
modified: 20191028113838596
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-fold-all-tiddlers
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-fold-other-tiddlers
created: 20160424232355215
modified: 20191028113932268
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-fold-other-tiddlers
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-fold-tiddler
created: 20160424232749223
modified: 20191028113537119
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-fold-tiddler
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-full-screen
created: 20140811112400855
modified: 20180814215126941
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-full-screen
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-home
created: 20140819110529062
modified: 20140819110529062
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-home
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.

View File

@ -1,6 +1,7 @@
caption: tm-http-cancel-all-requests
created: 20230429161453032
modified: 20230429161453032
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-http-cancel-all-requests
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-http-request
created: 20230429161453032
modified: 20240614204704401
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-http-request
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-import-tiddlers
created: 20140716084658099
modified: 20150228143618000
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-import-tiddlers
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).

View File

@ -1,6 +1,7 @@
caption: tm-load-plugin-from-library
created: 20160424233627001
modified: 20160424235543975
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-load-plugin-from-library
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-load-plugin-library
created: 20160424235548387
modified: 20160425000427238
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-load-plugin-library
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-login
created: 20140811112445887
modified: 20201025163134940
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-login
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.

View File

@ -1,9 +1,10 @@
caption: tm-logout
created: 20140811112457311
modified: 20140811113344084
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-logout
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.

View File

@ -1,6 +1,7 @@
caption: tm-modal
created: 20140811112133701
modified: 20230723215434712
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-modal
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-navigate
created: 20140226085215941
modified: 20210705094948968
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-navigate
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`.

View File

@ -1,6 +1,7 @@
caption: tm-new-tiddler
created: 20140226194405353
modified: 20230723215831560
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-new-tiddler
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-notify
created: 20140811112304772
modified: 20230723220728382
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-notify
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-open-external-window
created: 20170121182300000
modified: 20230723220850135
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-open-external-window
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-open-window
created: 20160424181447704
modified: 20230831201518773
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-open-window
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-perform-import
created: 20140716084242809
modified: 20140716084341303
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-perform-import
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.

View File

@ -1,9 +1,10 @@
caption: tm-permalink
created: 20140723103751357
modified: 20240523174013095
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-permalink
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.

View File

@ -1,9 +1,10 @@
caption: tm-permaview
created: 20140723103751357
modified: 20240523174013095
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-permaview
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.

View File

@ -1,9 +1,10 @@
caption: tm-print
created: 20161008085627406
modified: 20161008085627406
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-print
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.

View File

@ -1,6 +1,7 @@
caption: tm-relink-tiddler
created: 20220219093748993
modified: 20220219093748993
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-relink-tiddler
type: text/vnd.tiddlywiki

View File

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

View File

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

View File

@ -1,6 +1,7 @@
caption: tm-rename-tiddler
created: 20190909133618113
modified: 20220219093748993
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-rename-tiddler
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,10 @@
caption: tm-save-tiddler
created: 20140226090544323
modified: 20140226090729828
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages navigator-message
title: WidgetMessage: tm-save-tiddler
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:

View File

@ -1,6 +1,7 @@
caption: tm-save-wiki
created: 20140811112325641
modified: 20230723220944427
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-save-wiki
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-scroll
created: 20160425000906330
modified: 20201014152456174
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-scroll
type: text/vnd.tiddlywiki

View File

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

View File

@ -1,9 +1,10 @@
caption: tm-set-password
created: 20140226084623977
modified: 20140226085200323
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-set-password
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.

View File

@ -1,6 +1,7 @@
caption: tm-unfold-all-tiddlers
created: 20160424233133261
modified: 20191028113810219
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-unfold-all-tiddlers
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: tm-unload-plugin-library
created: 20191004112527669
modified: 20191004113621714
modified: 20250323134938475
see-also: ActionSendMessageWidget
tags: Messages
title: WidgetMessage: tm-unload-plugin-library
type: text/vnd.tiddlywiki

View File

@ -0,0 +1,14 @@
code-body: yes
created: 20250323134127201
list-after: $:/core/ui/ViewTemplate/body
modified: 20250323135831386
tags: $:/tags/ViewTemplate
title: $:/editions/tw5.com/see-also-template
type: text/vnd.tiddlywiki
<% if [<currentTiddler>has[see-also]] %>
-----
!!! See Also
<<list-links filter:"[enlist{!!see-also}]" class:"tc-see-also">>
<% endif %>

View File

@ -1,6 +1,7 @@
caption: action-sendmessage
created: 20141008134309742
modified: 20211023160110220
modified: 20250323140735155
see-also: Messages [[Core Messages]]
tags: Widgets ActionWidgets
title: ActionSendMessageWidget
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,7 @@
caption: action-setfield
created: 20141025120850184
modified: 20250322010115457
modified: 20250323141101297
see-also: [[WidgetMessage: tm-add-field]]
tags: Widgets ActionWidgets
title: ActionSetFieldWidget
type: text/vnd.tiddlywiki