Hello,

I am looking for the following:

Get the data of a tiddler using
store.getTiddlerText(myTitle);

Then modify the text based on user input etc. and then display it.
Once modified, I can save it back and use
story.displayTiddler(null, myTitle);
to display.  But that I want to have the option of having to display
the contents as above function would display, but without having saved
the tiddler to the disk.

The main issue is how do I display a tiddler that is not saved - I
guess.

Is there a way of doing it?  Please let me know the ideas you may have
to achieve this.

Thanks.

Cheers; 'best,
shankar

-- 
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