이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

Tiddler Icon Cascade

2021년 12월 6일 오후 4:00

The tiddler icon cascade is a cascade 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:

  1. If the tiddler has an icon field, use the value as the title of the icon tiddler
  2. If the tiddler $:/config/DefaultTiddlerIcon exists, use the value as the title of the icon tiddler

You can see the current settings for the tiddler icon cascade in $:/ControlPanel under the Info -> Advanced -> Cascades -> Tiddler Icon tab.