Maybe the thread "Force wikification of text 
<https://groups.google.com/forum/?fromgroups=#!searchin/tiddlywiki/force$20evaluation/tiddlywiki/6VlJePH2_Rg/5x3fr8lt-W0J>"
 is 
the same question, I can't tell? Anyway;

I've almost successfully created a plugin to *check+get updated* plugins/
bundles <http://ooktech.com/jed/ExampleWikis/TiddlerBundles/>/tiddlers.

I need to store the actual result from evaluating a macro and a 
transclusion into a field. What happens instead is that the 
invocation+transclusion themselves are stored.

Specifically it is the intended string resulting from 

<<location 'origin'>>/#:{{Fetch_main!!plugin}}

(where the location macro is BuggyJ's macro 
<https://groups.google.com/forum/#!msg/tiddlywiki/bDAOWS5fcHw/5jr5Xtd9CQAJ>to 
sniff out the current URL of the TW).

The context is this

\define makesource() <<location 'origin'>>/#:{{Fetch_main!!plugin}}

...
<$set name="pluginsource" filter="[{Fetch_main!!plugin}get[source]]" 
emptyValue=<<makesource>> >
<$action-setfield $tiddler="Fetch_main" $field="pluginsource" 
$value=<<pluginsource>> />
</$set>


What to do? Thank you!

<:-)

-- 
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/560d966f-40af-4247-aadf-3b52c557a559%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to