Hi Jeremy, Only the list widget holding the story view and the navigator widget 'know' > about the story list. For another widget to access the current story list > you'd need an explicit attribute to pass the title of the story list. >
Ok, this makes sense. Seeing as how I am also doing the headings-anchor-handling in the tiddler widget, I believe the tiddler widget is the right place to do so. In fact, I can actually scratch the *anchors="true"* attribute I am currently using and imply that if given any history reference, e.g. as *history="$:/HistoryList"*, we do want anchor links within whatever else follows... while checking if the tiddler is already open with respect to the defined history. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/6967bec7-444b-497c-8c50-61d434988c1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
