Is there any reason that the \import pargma does not work in a tiddler itself tagged with $:/tags/Macro?
The import pragma only imports <$set> widgets (macro definitions are <$set> widgets behind the scenes).
To make it respect nested imports would make the mechanism a bit more complicated because of the possibility of recursion. I think it would actually be hard to guarantee to respect the ordering implied by the nesting of the import widgets.
Best wishes
Jeremy.
Mohammad
unread,
Aug 8, 2019, 5:09:59 AM8/8/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi Jeremy!
Thanks for Clarification!
Cheers
Mohammad
On Thursday, August 8, 2019 at 1:31:40 PM UTC+4:30, Jeremy Ruston wrote: