From 5f1e8acbc04673b9572b37b7bf553afcc874a402 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 18 Dec 2018 18:03:29 +0000 Subject: [PATCH] Tweak "Creating journal tiddlers" to reflect changes in v5.1.18 --- .../tiddlers/workingwithtw/Creating journal tiddlers.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid index 1825995d5..44860f418 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid @@ -1,5 +1,5 @@ created: 20141010093214683 -modified: 20161218024621209 +modified: 20181218180042029 tags: [[Working with TiddlyWiki]] title: Creating journal tiddlers type: text/vnd.tiddlywiki @@ -33,7 +33,7 @@ To configure how new journal entries are created, visit the ''Basics'' tab under Hint: if you want to create a separate journal tiddler whenever you click ''new journal'' (even if you do this several times in the same day), you can include the clock time in the title format. Specify something like `YYYY-0MM-0DD at 0hhh0mm'0ss''` as the date format. -Another useful trick is to include `$(currentTiddler)$` somewhere in the title format. This means that if you click ''new journal here'' on several different tiddlers, the title of each of those tiddlers will form part of the name of the resulting journal entries. +Another useful trick is to include `<>` somewhere in the title format. This means that if you click ''new journal here'' on several different tiddlers, the title of each of those tiddlers will form part of the name of the resulting journal entries. ! Making a custom new journal button