mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 00:56:17 +00:00
55e38eb89a
So that they are at the top of the recent tab
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>
|