> Is there any existing method / plugin that would allow you to convert > a tiddler with sections into a bunch of sub-tiddlers named by their > former section name?
Although it's not a perfect fit, you might try this inline script: http://www.TiddlyTools.com/#SplitTiddler (requires InlineJavascriptPlugin) Use a separator of "\n!", and choose "first word of item" as the title option. Then press the "split" button to generate the separate tiddlers. You might have to do a little bit of cleanup afterwards, but it should get you most of the way there... 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 -~----------~----~----~----~------~----~------~--~---

