On Thursday, July 30, 2020 at 10:44:26 PM UTC-7, Rafael Oliveira wrote: > > I'm running the official documentation samples now :) > > Just one curiosity about how to import tiddlers properly... On the > official documentation all the tiddlers in $:/editions/tw5.com are the > following: >
You want to select all of the tiddlers whose titles begin with $:/editions/tw5.com (there are a few other tiddlers that have "editions/tw5.com" in their title, but you don't need those) To select the tiddlers, use the $:/AdvancedSearch, Filters tab, and enter: [prefix[$:/editions/tw5.com]] This will return a list of all the desired tiddlers. Then, use the "export tiddlers" button (the "half box with up arrow") and select "JSON file" This will download a "tiddlers.json" file to your system. Then, drag-and-drop that file into your own TiddlyWiki to start the $:/Import process. -e -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3f0d54d5-dc2e-417b-b751-9e03e0b5c317o%40googlegroups.com.

