Use json tiddler! It has the same capability and you would not encounter 
this problem.

On Monday, February 3, 2020 at 12:22:44 PM UTC+3:30, HC Haase wrote:
>
> Hey all
>
> In my new plugin TOC generic 
> <https://groups.google.com/forum/#!topic/TiddlyWiki/KZWhS-BtZCQ>, ended 
> up storing tiddler title and value (show/hide) in a dictionary tidder. This 
> is done with a button action-set-field widget that use <<currentTiddler>>.
>
>
 

> *Problem*
> data tiddlers use a colon ":" between name (tiddler title) and value
>
> If a tiddler title have ":" in the title when appended to the data 
> tiddler, the colon will be interpreted as the name/value separator and that 
> do not work.
>
>
My experiences say, TW consider the separator (delimiter) as the first : 
per row. Check your code! It seems strange!
See attached example. drag and drop into tiddlywiki.com and check the 
read-dataTiddler
 

> Example:
>
> tiddler titled New Tiddler : with a colon:
>
> will append to the dictionary tiddler like this
>
> New Tiddler : with a colon:: show
>
>
 

>
> *question*
> Is there a way to escape the colon or a way to append the title to a 
> dictionary tiddler that do not interpret the colon?
>

-- 
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/e4bb8cf6-e68c-4a35-89ef-6183d35aa65a%40googlegroups.com.

Attachment: read-dataTiddlers.json
Description: application/json

Reply via email to