Have updated the site <https://ewy.no/tiddlytext.html> with a small add new 
text button to the lower right on the home page, and using an actual tag 
field to get suggestions. Next step will be to remove the system tags from 
the suggestion list and enhance the mobile experience by having responsive 
font size and maybe swipe previous/next using the hammer widget!

@Riz: Thanks, that was a nice explanation, and the fix is perfect

@Mohammad: Thanks for the encouragement. I had a look at them and felt they 
were a bit complex

@Tony: Thanks for the suggestion. Yeah, it is a bit cumbersome. Made 
another button to reset a field


Best,
Anders


tirsdag 28. april 2020 09.09.17 UTC+2 skrev Riz følgende:
>
> Hi Anjar
> Checked out your site. That is a really cool. 
>
> The bug regarding undefined tiddler opening. The problem is 
> "tm-close-other-tiddlers". This is basically telling tiddlywiki to "close 
> all other tiddlers in the storylist" but me. In turn tiddlywiki asks - who 
> is this "me"? Your tiddler replies with "$:/FooterTiddler". Now tiddlywiki 
> has a dilemma. SInce FooterTiddler is a pagetemplate, it is not present in 
> the storylist. But the message said close all but me in the storylist. 
>
> A corrected button for you is
>
> <$button class="tc-btn-invisible tc-tiddlylink">
> <$action-setfield $tiddler="$:/StoryList" list="" />
> <$action-navigate $to="Home" />
> <$action-setfield $tiddler="$:/FooterTiddler" opentag="" />
> <div class="box">
> Home
> </div>
> </$button>
>
> Which clears the storylist aka closes all tiddlers.
>

-- 
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/c370f745-49e6-4f1f-ae5c-898092dfd8f0%40googlegroups.com.

Reply via email to