Hello
Is there any way to append content to a tiddler? I tried several ways with 
no luck.  I feel very close but some small limitations are pissing me off:

   - In the button widget, the setTo operator doesn't allow to concatenate 
   values. Or I'm missing something?
   - Same thing for the set widget.
   - I tried using a temporary tiddler with the content of the target 
   tiddler plus the content that I wat to append. If I use the content of that 
   tiddler as a parameter of the setTo what I get is a blank tiddler. How can 
   I get the rendered content instead of the real content?
   <$button set="Target" setTo={{tempTiddler}}>click<$/button>
   tempTiddler content:
   {{Target}} What I want to append
   
      
      
      
Any ideas? 
Thanks in advance!

   
      
      
      

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to