Hello,

I searched through the archived listing and did not find an answer to
this and hence posting here.

What I need to do is insert a specific text string into the tiddler at
insertion point when I click a button.  I wrote up a script which
accomplishes in an annoyingly round about way as follows:
1. save the tiddler,
2. read the tiddler back,
3. append the text string to the end of the tiddler string read,
4. load it to the editor.

This is round about, slow and in addition, the string can be added
only at the end of the text.

I am wondering, in the 3+ years that have gone by since I wrote this,
any better ways of doing this have emerged.

Thanks for your suggestions.

Cheers; 'best,
shankar swamy

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to