Mohammad, As I read it this is what it should read to be clearer.
*Macros* defined *outside* a global keyboard-shortcut (*ie NOT *through a tiddler tagged $:/tags/Macro) need to be *imported* in order to be accessible. Your hunch is correct. Regards Tony On Wednesday, June 19, 2019 at 2:29:23 PM UTC+10, Mohammad wrote: > > > > 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/6f232833-450d-4fc2-a23c-b7328596fcfb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

