On Friday, July 1, 2016 at 12:59:29 AM UTC+2, Zaphod Beeblebrox wrote: > > Thank You so much, Mario - That solution does indeed do the trick :) > > It is a bit cumbersome, but I don't mind - I can simply copy & paste the > titles into a text file (or dummy tiddler) as I create each tiddler, then > format and copy the whole statement into the Advanced Search box when ready > to export my 'update' :) > > The titles of the tiddlers (in my case) need to be enclosed in single > quotes, as nearly all of them will include spaces (most will be movie > titles, eg: 'Treasure Island (1972-G)' but that's a piddling thing. > > --Zaphod >
use this: [['Treasure Island (1972-G)']] see: http://tiddlywiki.com/#WikiText:WikiText%20%5B%5BLinking%20in%20WikiText%5D%5D ------------------ I did have a closer look. ... A generic solution is a bit more complicated, as I thought. It would be possible to change the jsontiddlers.js macro, but we would need to find a way to "temporarily" mark tiddlers for export, in a *nice and generic way*. But I don't have an easy to implement idea atm. .. There may be a mechanism, that is similar to the import dialog, but for export. ... Just as an info: responsible tiddlers: http://tiddlywiki.com/#%24%3A%2Fcore%2Fmodules%2Fmacros%2Fjsontiddlers.js:%24%3A%2Fcore%2Fmodules%2Fmacros%2Fjsontiddlers.js%20%24%3A%2Fcore%2Ftemplates%2Fexporters%2FJsonFile%20%24%3A%2Fcore%2Fmacros%2Fexport -mario -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1e3a706d-0424-4eca-963b-9e6b6e43a5e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

