> Try http://monkeygtd.tiddlyspot.com/demo3.html#NewSavedTiddlerPlugin

Thanks w. But there is no macro syntax. I know it must be written in
the code, but I just don't know how to read a plugin.

OK, anyway, I test it this way:

<<newSavedTiddler label:"add" title:"CurrentTiddler" tag:test>>

While hitting the button, it ask me to input a title value, and
quietly create the tiddler for me. But I'd like it behavior like
<<newTiddler>> which pass the paras to the existing tiddler if the
title already exist.

Hi Eric,

I really appreciate your suggestion, however in this time I'd prefer
to use a macro syntax because it can be used to work with other plugin
(like fET, sorry...).

Btw, do you think your wonderful CheckBoxPlugin can add the function
to add value to field just like it's function in adding tag value? Or,
if I miss something, please forgive me.

Cheers,
octw



>
> w
>
> On Oct 16, 6:16 pm, octw <[email protected]> wrote:
>
> > 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