$:/tags/Macro) need to be imported in order to be accessible. The import 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$:/tags/Macro) need to be imported in order to be accessible.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?