I found a simple way to transfer parameters into other tiddler. Say,
I can use <<newTiddler>> macro adding new field value into an existing
tiddler like this:

<<newTiddler label:"Add" title:[[target tiddler]]
fields:"MyField:MyValue">>

The macro build a button to input a desired value to any tiddler I
choose. The only problem is the button would open the target in edit
mode, which I have to hit "done" to save it, and hit close to close
it.

I'm wondering if it is possible to force the button transfering the
value in background and avoid opening the target?

Cheers,
octw

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to