Hi Mario, Thank you! I didn't mean to discount the effects of your work, it's just that I do like to open things up to see how they work as that's the way I learn.
Your plugin does indeed look like a match for my use case, though it'll take some time for me to ingest all that info (thanks for linking to the intro post). Nice work! Thanks again & regards, Hubert On Monday, 11 November 2019 12:02:59 UTC, PMario wrote: > > On Monday, November 11, 2019 at 12:26:32 PM UTC+1, Hubert wrote: > .. > >> That said, I think I will continue to fiddle/try to reverse-engineer >> $:/core/macros/export in order to understand it better and build something >> that 100% matches my needs based on core mechanisms alone. >> > > Hi, > > I did create the bundler-plugin. It is 100% compatible with the core. I > basically did the same thing, as you want to do. ... Create a new UI > around $:/core/macros/export > > If you have a closer look about the plugin Content tab, you'll see several > UI elements. If you understand what BundlesList and export-bundle > <https://wikilabs.github.io/editions/bundler/#%24%3A%2Fplugins%2Fwikilabs%2Fbundler%2Fui%2FButtons%2Fexport-bundle:%24%3A%2Fplugins%2Fwikilabs%2Fbundler%2Fui%2FButtons%2Fexport-bundle%20%24%3A%2Fplugins%2Fwikilabs%2Fbundler%2Fui%2FBundlesList> > > do, you are set up, to create your own stuff according to the OP. > > If you want to create something that works exactly like AdvancedSearch, > you'll need to understand: BundlesFiltered and export-bundle-filter. It's > the same thing as advanced search, but looks different. That's it. > > There are 2 js elements in the plugin, that are used for convenience > functions, which you don't need for export > BUT they will be handy if you want to import your bundles again, without > overwriting existing content. ... > > The Intro Thread > <https://groups.google.com/d/msg/tiddlywiki/_Uqbg08Pjow/q-jxy_wbCAAJ> of > the plugin tells more about the development of the plugin. > > have fun! > 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5cf33946-c8ba-41a5-9411-6c6b5a6641b8%40googlegroups.com.

