mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 23:56:18 +00:00
15 lines
455 B
Plaintext
15 lines
455 B
Plaintext
|
created: 20220909111836951
|
||
|
modified: 20230419103154329
|
||
|
tags: Learning
|
||
|
title: Visible Transclusions
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
!! Visible Transclusions
|
||
|
|
||
|
Block transclusions are shown in red, and inline transclusions are shown in green.
|
||
|
|
||
|
<$button>
|
||
|
<$action-setfield $tiddler="$:/temp/VisibleTransclusions" tags="$:/tags/Macro/View/Body" text={{$:/core/ui/VisibleTransclude}}/>
|
||
|
Click here to make transclusions visible within story river tiddlers
|
||
|
</$button>
|