If you want to be able to select emailaddress from the Viewtemplate
instead you might need to install http://www.tiddlytools.com/#EditFieldPlugin
as well.

regards Måns Mårtensson

On 3 Dec., 11:25, Måns <[email protected]> wrote:
> Hi Cody
>
> Try Fnds' emailMacro  http://devpad.tiddlyspot.com/#eMailMacro
> You can put in in a ViewTemplate and use a field for the reciever
> mailaddress like this:
> <span macro='email to:{{tiddler.fields.email}} permalink:"true"'></
> span>
> and put an editfield for the mailaddress in the EditTemplate like
> this:
> <div class='small'>Email:</div>
>         <div class='editor' macro='select email rows:1 width:100% allowBlank
> allowOther +EmailList allowEdit'></div>
> You might need to installhttp://www.tiddlytools.com/#ListboxPluginto
> be able to use the <<select>> macro
>
> Regards Måns Mårtensson
>
> On 2 Dec., 20:23, sonomakid2002 <[email protected]> wrote:
>
>
>
> > I am using the Comments plugin that Eric has on TiddlyTools. I am
> > wondering instead of the post function creating a new tiddler with the
> > new comment if the post function can be changed to e-mail function and
> > send an e-mail to a specific address with the comment information to
> > start per-say a discussion thread by e-mail for user collaboration.
>
> > Cody

--

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