titles with apostrophe in tabs

48 views
Skip to first unread message

zephi...@googlemail.com

unread,
Aug 19, 2018, 4:10:58 AM8/19/18
to TiddlyWiki
Hello,

I was trying to create a tiddler with several tabs but a few of the tiddlers i had in mind use an apostrophe in the title which messes with the formating, since tiddlywiki interprets those as markers for the next word. Is there any way to work around this?

here's an example: the code:

<<tabs "'My Diner' 'Tom's Diner'" "My Diner" "$:/state/tab1">>

I want it to create two tabs: "My Diner" and "Tom's Diner"
In open contempt for my wishes Tiddlywiki creates four Tabs: "My Diner", "Tom", "s" and "Diner"
that's because the apostrophe of the name interferes with the ones that denote the name as belonging together after which the space is taken as a sign that it's a new tab.

So is there a way to get it to recognise the name with the apostrophe in it?

Ton Gerner

unread,
Aug 19, 2018, 4:43:06 AM8/19/18
to TiddlyWiki
Hi,

Try

<<tabs "[[My Diner]] [[Tom's Diner]]" "[[My Diner]]" "$:/state/tab1">>

Cheers,

Ton

zephi...@googlemail.com

unread,
Aug 19, 2018, 8:33:01 AM8/19/18
to TiddlyWiki
Yea, that"s done the trick.

Thank you very much.
Reply all
Reply to author
Forward
0 new messages