Hi TheDiveO But let's focus on my question please in order to fix the bug I found only > late. Pondering about this problem after a good evening walk I think that I > made the mistake of not fully understanding [is[shadow]]. The fix is > probably simple: [is[shadow]!is[tiddler]] is what I need. > > I also reread the relevant part of boot.js and I'm under the impression > that it should be just fine when I call unpackPluginTiddlers() as I'm doing > now after I packed the plugin in order to refresh shadowTiddlers and thus > shadowInfo. I need to rely on this later in my [is[shadowinsync]] filter. >
Calling unpackPluginTiddlers() will often be necessary when fiddling with plugins - see $:/core/modules/pluginswitcher.js for example. Best wishes Jeremy > > Am Donnerstag, 4. September 2014 09:28:39 UTC+2 schrieb TheDiveO: > >> Hi, >> >> I've now published release v1.0.0 of my Third Flow plugin, see >> https://github.com/TheDiveO/ThirdFlow/releases/tag/v1.0.0 >> >> This is the first public release of the *Third Flow* plugin. It allows >> you to develop your plugins directly inside your browser, yet our source >> tiddlers are still well laid out hierarchically inside your source code >> repository. There is no need for external editing and maintaining separate >> plugin source folders. The plugin also helps you packing your plugins so >> that releasing plugins and accompanying demonstration wikis should be >> really easy. Of course, this plugin has been developed with itself. >> >> On the release page you'll find both a demonstration wiki with more >> information and the plugin included as well as the plugin itself as a >> single .tid for import into your own TW5s. >> >> Best regards, >> TheDiveO >> >> -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
