Well, I've figured out the root cause. For some reason, when the tiddlywiki is saved, tiddlers starting with $:/temp/ are being saved as well. Not sure yet why that is, but it means that the tiddler "$:/temp/ServerConnection///mklauber.github.io/tw5-plugins/library/index.html" is being kept around.
On Wednesday, March 9, 2016 at 1:21:40 PM UTC-5, Matthew Lauber wrote: > > That actually wasn't working for me. Take a look at the attached > tiddlywiki file. As soon as I open it, the libraries (both mine and the > tiddlywiki one) report as already loaded. > > On Wednesday, March 9, 2016 at 11:59:43 AM UTC-5, Jeremy Ruston wrote: >> >> Hi Matt >> >> Once you’ve opened a plugin library you’ll need to refresh the TW page >> entirely before you’ll see any changes made to the library itself. >> >> Best wishes >> >> Jeremy >> >> On 9 Mar 2016, at 16:03, Matthew Lauber <[email protected]> wrote: >> >> Putting the following code into a tiddler and clicking the resulting >> button refreshed the contents. Is there just no refresh button in the >> template once the library has been loaded once? >> >> <$button class="tc-btn-big-green"> >> <$action-sendmessage $message="tm-load-plugin-library" >> url={{$:/pluginlibrary/mklauber/MyPlugins!!url}} >> infoTitlePrefix="$:/temp/RemoteAssetInfo/"/> >> {{$:/core/images/chevron-right}} >> {{$:/language/ControlPanel/Plugins/OpenPluginLibrary}} >> </$button> >> >> >> >> On Wednesday, March 9, 2016 at 11:00:55 AM UTC-5, Matthew Lauber wrote: >>> >>> All, I've created a plugin library available at >>> http://mklauber.github.io/tw5-plugins/ It works fine, the first time. >>> I download the empty.html file, drag the link in, and I can see the >>> plugins I've created. What doesn't work is refreshing the library. Thus >>> far, once I've opened the library once, it always shows up as opened, and I >>> can't find any way to refresh the contents. Am I missing something? >>> >>> Thanks, >>> Matt Lauber >>> >> >> -- >> 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/76cd0221-438c-4eb3-9a10-98dadd1a626d%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/76cd0221-438c-4eb3-9a10-98dadd1a626d%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit 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/2c9f8a38-0fc0-4f47-9a17-4fdd82e2014a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

