Eric,

Would the tag *$:/tags/Stylesheet* - *(marks that a tiddler should be 
applied as a CSS stylesheet*) - also be considered a tag that creates a 
Global Tiddler?
If it is, are there any others - like from the list on SystemTags 
<https://tiddlywiki.com/#SystemTags>?

On Monday, January 14, 2019 at 2:29:34 AM UTC+7, Eric Shulman wrote:
>
> On Sunday, January 13, 2019 at 10:47:30 AM UTC-8, Jeff Wilson wrote:
>>
>> What's an example of a global toddler? The macro documentation mentions 
>> this, but does not define it. 
>>
>
> Normally, macro definitions are only available for use within the tiddler 
> in which they are defined.  To make those macro definitions available for 
> use in other tiddlers, you can add a tag, "$:/tags/Macro" to the tiddler 
> containing the definition.  This is what is meant by a "global tiddler".
>
> Internally, this is accomplished by this line within the standard 
> $:/core/ui/PageTemplate:
> \import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro
> ]!has[draft.of]]
> which automatically loads any macros defined in the $:/core/ui/PageMacros 
> system tiddler, as well as any tiddlers tagged with $:/tags/Macro
>
> enjoy,
> -e
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f6ea377d-83ab-4a60-bb74-03292e97b389%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to