Closed buggyj closed 3 years ago
If a tiddlywiki updates the config sections dynamically (by sending a dock message to the addon), then all the sections are replaced. The new functionality leaves the default section, as long as there is not a new 'default' in the dock message.
most of the changes are in the plugin - only need to support the re-dock to the same wiki from the context menu.
fixed by checkin
If a tiddlywiki updates the config sections dynamically (by sending a dock message to the addon), then all the sections are replaced. The new functionality leaves the default section, as long as there is not a new 'default' in the dock message.