Figured out my issue. It's not actually a bug in your code, per se. This line <https://github.com/Jermolene/TiddlyWiki5/blob/09112ed455e7c4be2e50e88c00f370d726d71f64/boot/boot.js#L1753> in boot.js only executes if the TIDDLYWIKI_PLUGIN_PATH env var is defined. Once I defined that to point to the same folder I defined in the settings, my plugins started to show up correctly. That looks to me like a bug, but I'm really not that well versed in the boot.js plugin loading code.
On Friday, October 12, 2018 at 11:51:10 AM UTC-4, Jed Carty wrote: > > To try and cover the simplest problem right away, you have to refresh the > list by clicking the 'Update Plugin List' before the new plugin will show > up. If that isn't the problem than the next thing to check is to make sure > that there is a plugin.info file in the saved folder. I don't know why > there wouldn't be but that is the first thing I can think of to check. > -- 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/111a90d9-0307-4c3c-83e6-01f82ca90f5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

