I would recommend something like $:/tags/stroll/refs On Thursday, May 21, 2020 at 9:21:59 PM UTC+2, Diego Mesa wrote: > > Saq > > I am getting parts to work by changing [tag[refs]] from the implied > [all[tiddlers]] to [all[shadows+tiddlers]tag[refs]] as you describe -Im > just wondering if this is the best way to do this. What if a user is also > using the "refs" tag? How should plugins maintain their own namespace? > > On Thursday, May 21, 2020 at 2:15:34 PM UTC-5, Saq Imtiaz wrote: >> >> [tag[refs]] is equivalent to [all[tiddlers]tag[refs]] >> >> What you want is [all[shadows+tiddlers]tag[refs]] >> >> 3rd party plugins should not be packaged into a Stroll plugin. Instead a >> stroll file should consist of empty.html + stroll plugin + 3rd party plugins >> >> Note that most of the benefit of hosting on github is lost if the plugin >> is not individual tiddlers in the repository. >> >> On Thursday, May 21, 2020 at 8:01:05 PM UTC+2, Diego Mesa wrote: >>> >>> All, >>> >>> David Gifford has done a lot of great work with Stroll. I offered to try >>> and help him package it into a plugin and upload to github for easier >>> distirbution, upgrading, etc. I, being a novice in TW development, just >>> tried to package it using Tinka, but quickly realized its not as simple as >>> that. Much of it was developed using things like: [tag[refs]].... >>> [tag[stroll]] to grab on to parts of stroll, but once its all packaged in a >>> plugin those tiddlers become shadow tiddlers so they aren't available in >>> the filters like that. There also other whole plugins tagged with stroll, >>> which cant really be included as sub plugins included in this one directly >>> (or can they?) >>> >>> I'm willing to do the work and learn, I'm just wondering if anyone >>> would be willing to help! >>> >>> Thanks, >>> Diego >>> >>
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/4fb2c2c4-6703-4784-ae0b-92a8343ad0d8%40googlegroups.com.
