Anjar,

It is a little difficult investigating your wiki because of its current 
configuration

Is there a reason you do not use the built in home button 
{{$:/core/ui/Buttons/home}} ?

This draws its list from default tiddlers.

Regards
Tony

On Tuesday, April 28, 2020 at 11:18:37 AM UTC+10, Anjar wrote:
>
> Hi all,
>
> After Jeremy made me aware of the nice introductory page 
> https://tiddlywiki.com/prerelease/editions/introduction/ I tweaked it a 
> bit with the intention to show short texts such as poems, but I guess other 
> media would work as well. Demo: https://ewy.no/tiddlytext.html
>
> There is a Add text form in the sidebar. You can have duplicated titles. 
> The page field is used for the navigation bar at the bottom and the 
> next-buttons. The footer is scrollable on small screens, but the active 
> grid box may be out of sight. Is it possible to "bring it back" into focus 
> using css?
>
> However, there is an annoying bug: When hitting the Home in the footer, 
> two tiddlers open: the Home and undefined. Does anyone know why that 
> happens? The link is made by
>
> <$button class="tc-btn-invisible tc-tiddlylink">
> <$action-sendmessage $message="tm-close-other-tiddlers" />
> <$action-navigate $to="Home" />
> <$action-setfield $tiddler="$:/FooterTiddler" opentag="" />
> <div class="box">
> Home
> </div>
> </$button>
>
> where the opentag field in $:/FooterTiddler holds the opened collection 
> name, and Home is the home tiddler.
>

-- 
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/e87224de-e033-409e-9ba5-4085f3191280%40googlegroups.com.

Reply via email to