Hi Rustem The core already contains a function stringifyList() that does what you want:
https://github.com/Jermolene/TiddlyWiki5/blob/master/boot/boot.js#L253-L263 You could wrap it into a JS macro, Best wishes Jeremy On Mon, Jul 6, 2015 at 7:58 AM, Rustem <[email protected]> wrote: > I agree. I think this problem is commonly referred to as OCD. Can't live > with extraneous brackets. :D > > On Sunday, July 5, 2015 at 11:53:20 PM UTC-7, Danielo RodrÃguez wrote: >> >> What is the problem about enclosing a string without spaces in double >> square brackets? it will work the same and it is easier. >> > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/3d73c032-c94d-4f55-914b-5b9e4cba856d%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/3d73c032-c94d-4f55-914b-5b9e4cba856d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJY5T1jS3Euayqx3Pa_Z0c%3DNQQX3ufC9N6kzMpcyqSwgPg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

