Why did you put comment markers INSIDE the section content? That makes no sense. As I previously indicated in my example, the *entire section* is surrounded by the comment markers. In fact, you *cannot* use comment markers inside the hidden section content, because TW comments don't "nest". As a result, any comment markers within the content would break the surrounding comment that is hiding the section, causing part of the hidden section to become visible when the tiddler is rendered.
Also, as a side note: there's no need to use multiple "!" to specify the section delimiters. You can use a single "!" for the section start and a single "!" for the section end. The following syntax -- exactly as indicated -- will work as desired: ---- <<editSection [[##My Notes]]>>/% !My Notes some text !%/ ---- enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Was this answer useful? If so, please help support TiddlyTools: http://www.TiddlyTools.com/#Donate TiddlyWiki consulting services: http://www.TiddlyTools.com/#ELSDesignStudios http://www.TiddlyTools.com/#Contact -- 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.

