Hi Josiah > I think part of my issue between "bundles" and "plugins" is I have this idea > that you can't delete bits (i.e. the individual tiddlers) of plugins? Maybe > I'm not right?
There’s no UI for deleting tiddlers from within a plugin, but there’s no reason such an operation couldn’t be implemented. As a plugin distributor, I’m not super keen on encouraging people to delete tiddlers from within plugins that I distribute. There’s a good chance that they will delete something that is necessary. As the developer, I then have to laboriously help them debug why things don’t work. Tech support is much easier if everyone is using the same thing. > "Bundles" I was thinking more of a way of storing & transporting Tiddlers > that I could then freely delete what I don't need. There’s no UI at present but plugins would absolutely support that use case. > A sort of registration system. Not exactly: a plugin is a container for shadow tiddlers. > A "manifest" that can transfer the contents of what it lists. Something like > that. Hmmm that sounds like a different thing, not so much a container as metadata that identifies a bunch of separate tiddlers. Those are fundamentally different approaches, and not equivalent. The closest we have to the manifest idea is the new <$draggable> widget that can be used to drag an arbitrary group of tiddlers identified by a filter. Best wishes Jeremy. > > Josiah > > On Thursday, 1 June 2017 11:53:22 UTC+2, Jeremy Ruston wrote: >> On 1 Jun 2017, at 10:48, Jeremy Ruston <[email protected] <javascript:>> >> wrote: >> >> To me, the text seems clear and unambiguous > > Just to be clear, I didn’t mean to imply that the documentation was adequate, > just that it’s hard for me personally to see how it could be any clearer (no > doubt because I’m so close to it). > > Best wishes > > Jeremy. > > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/de866883-40b3-4d46-8de2-baf4ddbac381%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/de866883-40b3-4d46-8de2-baf4ddbac381%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/6769BA84-F738-4CF7-844D-D23662604956%40gmail.com. For more options, visit https://groups.google.com/d/optout.

