From ab53652cde8e720054909efe66ccb01be5d9e082 Mon Sep 17 00:00:00 2001 From: pmario Date: Mon, 11 Mar 2024 15:42:03 +0100 Subject: [PATCH] rename .custom. to .injected. --- ...tom.template.html.tid => store.injected.template.html.tid} | 2 +- ...ddler.template.tid => store.injected.tiddler.template.tid} | 4 ++-- core/templates/tiddlywiki5.html.tid | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename core/templates/{store.custom.template.html.tid => store.injected.template.html.tid} (91%) rename core/templates/{store.custom.tiddler.template.tid => store.injected.tiddler.template.tid} (88%) diff --git a/core/templates/store.custom.template.html.tid b/core/templates/store.injected.template.html.tid similarity index 91% rename from core/templates/store.custom.template.html.tid rename to core/templates/store.injected.template.html.tid index 718be4e94..b372973b0 100644 --- a/core/templates/store.custom.template.html.tid +++ b/core/templates/store.injected.template.html.tid @@ -1,4 +1,4 @@ -title: $:/core/templates/store.custom.template.html +title: $:/core/templates/store.injected.template.html \whitespace trim diff --git a/core/templates/store.custom.tiddler.template.tid b/core/templates/store.injected.tiddler.template.tid similarity index 88% rename from core/templates/store.custom.tiddler.template.tid rename to core/templates/store.injected.tiddler.template.tid index 0dfc14fd6..be3610c39 100644 --- a/core/templates/store.custom.tiddler.template.tid +++ b/core/templates/store.injected.tiddler.template.tid @@ -1,7 +1,7 @@ -title: $:/core/templates/store.custom.tiddler.template +title: $:/core/templates/store.injected.tiddler.template tags: $:/tags/InjectCustomTiddlers - + \whitespace trim \procedure readableFormat() [UTC]YYYY-0MM-0DD 0hh:0mm:0ss.0XXX UTC TZD diff --git a/core/templates/tiddlywiki5.html.tid b/core/templates/tiddlywiki5.html.tid index 1ef4f7dd6..a59a48568 100644 --- a/core/templates/tiddlywiki5.html.tid +++ b/core/templates/tiddlywiki5.html.tid @@ -41,7 +41,7 @@ title: $:/core/templates/tiddlywiki5.html `{{$:/core/templates/store.area.template.html}}` -`{{$:/core/templates/store.custom.template.html}}` +`{{$:/core/templates/store.injected.template.html}}`