Hi Sylvain, Try renaming .css as .tid. >
Thank you! That was the solution. I think you should put them outside your plugins/MaxGyver83 folder > Well, I just followed the instructions on tiddlywiki.com/dev <https://tiddlywiki.com/dev/#Developing%20plugins%20using%20Node.js%20and%20GitHub>. The plugin folder is a GitHub repo at the same time. So the *README.md* must be in that folder. I made a little script that moves *README.md* to */tmp*, runs *node ./tiddlywiki.js editions/tw5.com --build index* and then moves *README.md* back into the plugin/repository folder. That's okay, but I'm wondering how other plugin developers do it. Best regards, Max Am Sonntag, 3. November 2019 23:27:22 UTC+1 schrieb Sycom: > > Hi > > > How can I exclude it (same for tw5-keyboard-navigation.html and > tw5-keyboard-navigation-plugin.html)? > > I think you should put them outside your plugins/MaxGyver83 folder > > > Why is does navigation.css include an absolute path? (navigation.js does > not!) > > tw will import tid files as tiddlers but not others (for which it creates > basic metadata). Try renaming .css as .tid. You can also put all metadata > in a separate .css.meta file. > > Hope I did not missed the point > > Cheers > > Sylvain > @sycom > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/172139aa-a4b9-4660-95bd-441e62d501d7%40googlegroups.com.

