I love this kind of list I found in the documentation.
https://i.imgur.com/4Hh7Rcs.jpg






*<ol><$list 
filter="[tag[Features]sort[title]]"><li><<currentTiddler>></li>{{||$:/core/ui/ViewTemplate/tags}}</$list></ol>*

But I want to be able to click on the headings to navigate. And it just 
doesn't work (only Camel case on example).
I tried to put it inside the HTML but it doesn't work.


*<a class="tc-tiddlylink" 
href="#<<currentTiddler>>"><<currentTiddler>></a><a class="tc-tiddlylink" 
href="#{{!!title}}">{{!!title}}</a>*

Variables <<currentTiddler>> {{!!title}} are not readable inside the HTML 
tag <> and no links are received.

https://i.imgur.com/QD3MXR1.jpg

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2394feae-a8b0-497a-871c-fa89134c2955n%40googlegroups.com.

Reply via email to