From 86524aafbdbc1b5c8ef43c46c790e911e3dee052 Mon Sep 17 00:00:00 2001 From: twMat Date: Wed, 24 May 2023 18:29:10 +0200 Subject: [PATCH] Update Tiddler Icon Cascade.tid (#7487) --- editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid b/editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid index 01af98e1a..4eef508c1 100644 --- a/editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid +++ b/editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid @@ -6,6 +6,8 @@ type: text/vnd.tiddlywiki The tiddler icon cascade is a [[cascade|Cascades]] used to choose which icon should be used for a particular tiddler. +The core tiddler icon cascade can be found in $:/core/ui/TiddlerIcon + The default tiddler icon cascade consists of: # If the tiddler has an ''icon'' field, use the value as the title of the icon tiddler @@ -13,4 +15,4 @@ The default tiddler icon cascade consists of: You can see the current settings for the tiddler icon cascade in $:/ControlPanel under the ''Info'' -> ''Advanced'' -> ''Cascades'' -> ''Tiddler Icon'' tab. -<> \ No newline at end of file +<>