After installing Projectify, I noticed that the top toolbar that appears when dragging and dropping files had disappeared. After some debugging, I discovered that the root cause was that Projectify had tagged certain Tiddlers containing lingo-base function with the $:/tags/Macro tag, which caused other <<lingo>> macro to stop working. Therefore, this tag should be removed.
After installing Projectify, I noticed that the top toolbar that appears when dragging and dropping files had disappeared. After some debugging, I discovered that the root cause was that Projectify had tagged certain Tiddlers containing
lingo-basefunction with the$:/tags/Macrotag, which caused other<<lingo>>macro to stop working. Therefore, this tag should be removed.