I don't know if this means that I'm using Stroll incorrectly, but a feature 
I like is to sometimes see the sub-refs below the current refs. If anyone 
is interested, this is a little hack I made on TWBlink and now on Stroll. 

In $:/.giffmex/ViewTemplate/refstranscludecollapse I replace the 
<$transclude...> down towards the bottom with this:

<$transclude field="text" mode="block" />
<$list filter="[all[current]tag[header]]">
{{||ShowTOC}}
</$list>
</$transclude>

where ShowTOC is a template with contents:

<<list-links "[all[current]backlinks[]!tag[outlines]]">>

Then any tiddler tagged "header" will reveal its refnotes inside of the 
refnotes section. That is, you're able to see the refnotes of a refnote.

Actually, I add other <$lists> to do other things, for instance turning the 
reference area into an ad-hoc quiz app. But I digress.

As I said, I may not "get" how I'm supposed to be using Stroll.

Thanks!

On Thursday, May 7, 2020 at 8:04:17 AM UTC-7, David Gifford wrote:
>
> Hi everyone
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0386eb73-10b4-490c-be6c-379e6857d975%40googlegroups.com.

Reply via email to