FrD, Another possibility for you may be the http://tiddlywiki.abego-software.de/#PartTiddlerPlugin
You can't nest parts, but you can nest your references to them. You may need to create a dummy section see "AnotherSection" to stop the </part> appearing as part of the section above. To test how it interacts with sections I put the following in a tiddler called NestedParts /%Can be in any tiddler %/ ---- !1 Show Part with all Subheadings <<tiddler NestedParts/1>> ---- !2 Show Section inside a hidden part directly <<tiddler 'NestedParts##TargetSection'>> ---- !3 Show Section in a hidden part directly using part name as well <<tiddler 'NestedParts/1##TargetSection'>> ---- /% below must be in NestedParts tiddler %/ Parts hidden below <part 1 hidden> !part 1 !!Sub Part 1a !Part 1 second major heading !!!Sub Part 1b Content of Sub Part 1b !!!!TargetSection Content of TargetSection !!!!AnotherSection </part> <part 2 hidden> part 2 </part> <part 3 hidden> part 3 </part> ---- /% end of sample /% regards TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Thu, Aug 13, 2009 at 05:48, François D <[email protected]> wrote: > > Thanks to both of you ! > I'll use the html formating. > > FrD > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

