To clarify, the recommendation to install plugins via tiddlywiki.info rather than by dragging and dropping only applies to plugins from the official plugin library.
Installing plugins in this way allows them to be automatically upgraded when the core is upgraded > What does the bold part mean? Specifically the "not available under node"? I > only use node to run one TW instance locally. When you run TiddlyWiki under Node.js there are actually two instances of the exact same JS code running: one in the browser, and one on the server. The two instances talk to each other to synchronise changes. Plugins installed by drag and drop will only be treated as plugins by the instance of TiddlyWiki running in the browser. To the Node.js instance, they’re just tiddlers with no special behaviour. Best wishes Jeremy > On 29 Dec 2020, at 15:36, [email protected] <[email protected]> wrote: > > > Hello all, > > Ive been using TW on node for a while. Ive always just installed plugins by > dragging and dropping, effectively ignoring anything having to do with > tiddlywiki.info files. > > Today, I decided to do a "fresh install" of 5.1.23, essentially abandoning > all of my configurations and only import my "content" tiddlers into a fresh > server. > > I now see the official plugin library is disabled, in favor of using the > tiddlywiki.info file to install official plugins. Also, custom plugin > installation is now an order of magnitude more complicated than previously. > > In checking the docs there is the following: "Note that including a plugin as > an ordinary tiddler (e.g. by dragging and dropping a plugin into the browser) > will result in the plugin only being active in the browser, and not available > under Node.js." > > What does the bold part mean? Specifically the "not available under node"? I > only use node to run one TW instance locally. > > I find plugin dragging and dropping to be the absolute easiest way to install > plugins, and I would love to keep this ability under node. > > Thanks! > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/afcd7932-05c6-465d-bbc4-d0cece46c206n%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/afcd7932-05c6-465d-bbc4-d0cece46c206n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/E28D54EB-D157-42B4-AC23-EAFCCC3DB1A8%40gmail.com.

