From cfeeca30ba622618823103844c686f40248e0039 Mon Sep 17 00:00:00 2001 From: Scott Sauyet Date: Mon, 24 Mar 2025 18:58:53 -0400 Subject: [PATCH] Switch to `related`, add reverse links to footer. --- .../$__editions_tw5.com_related-template.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editions/tw5.com/tiddlers/$__editions_tw5.com_related-template.json diff --git a/editions/tw5.com/tiddlers/$__editions_tw5.com_related-template.json b/editions/tw5.com/tiddlers/$__editions_tw5.com_related-template.json new file mode 100644 index 000000000..704773511 --- /dev/null +++ b/editions/tw5.com/tiddlers/$__editions_tw5.com_related-template.json @@ -0,0 +1,12 @@ +[ + { + "created": "20250324175606325", + "text": "\\whitespace trim\n<% if [has[related]] %>\n\n-----\n
Related\n\n
\n\n<% endif %>\n\n\n<% if [contains:related] [backlinks[]] %>\n\n-----\n
Linked here\n\n
\n\n<% endif %>", + "tags": "$:/tags/ViewTemplate", + "title": "$:/editions/tw5.com/related-template", + "modified": "20250324220838935", + "type": "text/vnd.tiddlywiki", + "code-body": "yes", + "list-after": " $:/core/ui/ViewTemplate/body" + } +] \ No newline at end of file