On Tuesday, April 26, 2016 at 9:47:18 AM UTC+2, Mal wrote: > > ... use a prefix like "$:/mal/modules...", or "$:/_mal/modules..."? >
Yes, that's definitely the way to go. core is for official tw core only unwritten best practice atm is: plugins .. $:/plugins/<YourName>/<pluginName> themes .. $:/themes/<YourName>/<themeName> languages .. $:/languages/xx-YY .. eg: $:/languages/de-DE, ..de-AT, de-CH ... your own system tiddlers .. $:/_anyName or $:/_mal/anyName if you prefer this. The underline just takes care, that your own tiddlers are listed at the top of a "standard" list filter. So this is just for convenience. If you create javascript /modules/ you should probably use the "plugin" convention just some thoughts -m -- 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/3b23b0a2-b351-4b04-9f46-4a2d0fa26bf7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

