--
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 tiddlywikide...@googlegroups.com.
To post to this group, send email to tiddly...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.
I've now published release v1.0.0 of my Third Flow plugin,
--
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 tiddlywikide...@googlegroups.com.
To post to this group, send email to tiddly...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.
@PMario: I'll yet need to, erm, dive (I almost hate to use that word, but then ... oh well)....
And I thought that I tested it well ... but mistakes do happen. Thanks for the sentimental versioning. I didn't knew it before and it is a nice read. So please see my 1.0.0 in this
light. Shall I add a "-no-not-really" tag next time?
Not strictly relevant, but this is quite funny in relation to semantic versioning:
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.
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.0This 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 tiddlywikide...@googlegroups.com.
To post to this group, send email to tiddly...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.
Hello TheDive0I'm trying to use your flow to update one of my old plugins and I'm running into problems. I followed the instructions you described. I created the folder structure, I created the plugin info tiddler, but when I try to open the plugins tab I get this error:Uncaught TypeError: Cannot read property '$:/plugins/danielo/tagSearch/tagSearch/icon' of undefined
$ ./developHierarchicalFileSystem: folder policy config: default: hierarchical subfolders are enabledHierarchicalFileSystem: folder policy config: draft: draft subfolder is: draftsHierarchicalFileSystem: folder policy config: system: system subfolder is: systemHierarchicalFileSystem: 4 folder policies activeBoot log:Startup task: load-modulesStartup task: info after: load-modules before: startupStartup task: startup after: load-modulesStartup task: story after: startupStartup task: commands platforms: node after: storyExecuting command: server 8080 $:/core/save/all text/plain text/htmlServing on 127.0.0.1:8080(press ctrl-C to exit)Warning: Plugins required for client-server operation ("tiddlywiki/filesystem" and "tiddlywiki/tiddlyweb") are missing from tiddlywiki.info filesyncer-server: Dispatching 'save' task: $:/StoryListHierarchicalFileSystem: Saved file C:\PluginRepo\src\tiddlers\system\StoryList.tid