You can use a field like "exportme" with the value "yes" to select ones you want to export. Then use a configuration tiddler like:
$:/config/EditTemplateFields/Visibility/exportme with value "hide" to hide the field from the average user. You can write a <$list> with buttons that will let you quickly select items you want to mark. If you can't I'm sure someone here less sleepy than me can ;-) Mark On Saturday, July 2, 2016 at 6:35:08 PM UTC-7, Zaphod Beeblebrox wrote: > > Thank You for taking the time to investigate further :) > > Your aforementioned solution will be more than satisfactory for my needs > until such time as Jeremy or one of the other "Guru's" comes along and > makes a ridiculously simple fix for the problem. > > I took a cursory look at the javascript you linked to, but really can't do > anything with it. I can handle (most) HTML, (some) CSS, but anything > higher than that and I'm just a script-kiddie, making niggling changes here > and there. > > I'm off now to tackle yet another problem: Flexbox divs in TiddlyWiki! > (wish me luck :-P ) > > --Zaphod > > > On Saturday, July 2, 2016 at 8:29:06 PM UTC-4, PMario wrote: >> >> 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/34ad1157-1641-4d4e-8e7e-d8e603dc9075%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

