[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread BurningTreeC
I want to share what the problem was, because this happens to me twice a month the set-widget filter gets the Tiddler names with brackets, the list-filter without We should create some TiddlyWiki mantras for things like that :) -- You received this message because you are subscribed to the G

[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread BurningTreeC
Am Samstag, 20. Januar 2018 22:39:22 UTC+1 schrieb coda coder: > > If the values in the variables might contain spaces, you probably want to > use triple-quotes: > > """$(nextStoryTiddler)$""" > > Just a guess - didn't look any deeper. > yes that'd be better, thanks! > > > On Saturday, Januar

[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread coda coder
If the values in the variables might contain spaces, you probably want to use triple-quotes: """$(nextStoryTiddler)$""" Just a guess - didn't look any deeper. On Saturday, January 20, 2018 at 3:00:41 PM UTC-6, BurningTreeC wrote: > > Hello awesome TiddlyWiki community people, > > I need help w

[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread BurningTreeC
> > update ( 5 seconds later ) > I've answered it to myself - this happens often lately to me - I think I'm getting old -- 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 e

[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread BurningTreeC
update to this issue: now I know why, but I don't know how to solve it: the tiddler, the second action gets applied to, gets read from the storylist and can have [[ ]] brackets. I need it's name without brackets. How can I get that? -- You received this message because you are subscribed to t

[tw] Re: TiddlyTouch - help with a Button

2018-01-20 Thread BurningTreeC
edit: removed an unset variable that was just temporary (thisCurrentTiddler :D) -- 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...@googlegroup