@Michael

I tried doing this without success. Not sure what I am doing wrong but it 
> seemed to ignore the transcluded "no" setting and opened $:/Import anyways. 
> I trying something similar by not using the transclusion and adding and 
> removing the $:/tags/Macro. But it seems that macros are a bit sticky and 
> once enabled, it stays that way until reload.
>

I suspect that what you are running into is a variation of the problem you 
encountered earlier, that the results of an action are not picked up by 
subsequent actions. Are you setting the transclusion and triggering the 
import in the same button?
 
Does adding the tag work, in that the new value is picked up in time? If 
so, perhaps in addition to removing the tag, you tag another tiddler that 
sets the value to yes.

Note that you can also use action-listops instead of fieldmangler and 
tm-add-tag:

<$action-listops $tiddler=<<imported>> $tags="mytag" />

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a2c86e7d-9f9a-4647-9753-21e7854ad48do%40googlegroups.com.

Reply via email to