In https://tiddlywiki.com/prerelease/#How%20to%20create%20keyboard%20shortcuts it describes
*Macros* defined *outside* a global keyboard-shortcut (through a tiddler tagged $:/tags/Macro) need to be *imported* in order to be accessible. The import pragma <https://tiddlywiki.com/prerelease/#Pragma> can be used for that \import $:/core/ui/PageMacros [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]] If the tiddler that contains the macro definition is known and - for example - titled my-macro-tiddler \import my-macro-tiddler But it does not work! Furthermore if a macro definea in a tiddler tagged with $:/tags/Macro why they should again imported using \import pragma? What will be happened if the $:/tags/Macro removed and only \Pragma used? Is there any example to give a try on this? --Mohammad -- 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/e95bb451-d6a4-444e-a16c-86ce8f672c84%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

