Thanks a lot for the script and the advices. I'll try that as soon as possible !
FrD On 30 août, 19:02, Eric Shulman <[email protected]> wrote: > > Any idea for simplifying this script ? > > * use regexp to match-and-replace section content > * match any specified section name > * preserve author/date (if "minor changes" is set) > * preserve existing tags and fields > * force refresh of currently displayed tiddler > > <script label="change"> > ... > </script> > > Notes: > * in above code, new content includes current date/time stamp for demo > purposes only > * the $1 and $2 in the regexp replacement text has been written as > $"+"1 and $"+"2 so that those sequences are not replaced if you > tranclude this script via <<tiddler ... with: ...>>. > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

