On Aug 31, 7:11 pm, Tobias Beer <[email protected]> wrote: > ...what are the benefits of using DataTiddlerPlugin? Some very well documented examples :?
> Could it be that the missing link (if missing indeed) are some... > > store.saveSection(tiddler,section,text,visible); > store.saveSlice(tiddler,slice,visible); > > ...methods for writing those values back to a given tiddler if one so > choses to have them edited individually via some form? > > Tobias. Would be nice to have some. And needs to handle some specialities. (I know of the tiddlytools plugin) > store.saveSlice(tiddler,slice,visible); not really a problem, to know where the end is. It's \n search and replace inside a tiddler. handle: sliceName: value .. \n |sliceName| value| \n --> some others ?? > store.saveSection(tiddler,section,text,visible); !section start !!!section end ? !!section end ? !section end --> I'd vote for a nested section handling !section start only one line to be replaced forgot section end --> ? !an other section start some text !an other section start uups 2 starts ? --> ? ??? have fun! mario -- 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.

