Yup. My pleasure! I copied and pasted exactly what was in the example too. My edit also made it clearer on what exactly needed to be in the content of the "MyTemplates" example tiddler in order for it to have a section. Previously it just said "section containing", which, if you haven't already gone over sections and slices in depth, you might not understand.
But I do want to remark that the examples for the Text Reference are a bit confusing too. I was under the false impression for a while that to call a Tiddler section, you had to use the double brackets, and to call a slice, you had to use quotation marks. Cheers! -Leo On Wed, Feb 26, 2014 at 10:30 PM, Eric Shulman <[email protected]> wrote: > On Wednesday, February 26, 2014 4:13:30 PM UTC-8, Leo Staley wrote: >> >> I figured it out. The documentation is wrong. The content inside the >> brackets should be MyTemplates##What I like, NOT MyTemplates::What I like. >> I have now updated and corrected this on that documentation page. >> > > Thank you for taking care of that! > > Please note that, while the example was in error, the basic syntax > documentation that precedes it was correct: > --------------------- > <<tiddler [TextReference]>> > The TextReference can be any of... > a tiddler title <<tiddler SomeTiddler>> > a tiddler section <<tiddler [[Some Tiddler##Some Section]]>> > a tiddler slice <<tiddler "Some Tiddler::SliceName">> > --------------------- > > In your particular case, you defined a section using the "!sometext" > syntax... but then, in the reference, you used the doubled-colon *slice* > separator instead of the doubled-hash *section* seperator. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/8PfAhKFiAdI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

