Thanks for your answer Jeremy!

The missing bit of information here appears to be that the directory 
structure is different for local folders. The required structure appears to 
be:

plugins/myplugin

but the usual structure is

plugins/author/myplugin


Thanks again! I hope you are feeling better!

On Sunday, June 28, 2020 at 1:42:28 AM UTC-7, Jeremy Ruston wrote:
>
> Hi Mark
>
> Plugins within the "plugins" subfolder of the wiki folder do not need to 
> be listed in the tiddlywiki.info file.
>
> Best wishes
>
> Jeremy
>
> --
> Jeremy Ruston
>
> https://jermolene.com
>
> On 28 Jun 2020, at 00:39, 'Mark S.' via TiddlyWiki <
> [email protected]> wrote:
>
> 
>
> I'm trying to set up a local directory for my project on node.js.
>
> According to the directions, I can:
>
> Place the PluginFolders <https://tiddlywiki.com/#PluginFolders> 
> containing the plugins in a plugins folder within the wiki folder 
> <https://tiddlywiki.com/#TiddlyWikiFolders>
>
> So my directory structure looks like:
>
>   ~/Wikis/notowritey-n/plugins/MAS/NotoWritey/
>
> Inside the NotoWritey directory I have several tiddlers and plugin.info, 
> also per the directions.
> Inside notowritey-n I have tiddlywiki.info, with a plugins section like 
> this:
>
> ...
>     "plugins": [
>         "tiddlywiki/tiddlyweb",
>         "tiddlywiki/filesystem",
>         "tiddlywiki/highlight",
>     "MAS/NotoWritey"
>     ],
> ...
>
> I launch node.js from the /Wikis directory. When I do I get a "cannot find 
> MAS/NotoWritey" message.
>
> My feeling is that there must be something I'm missing with the path 
> information. But I've tried providing the complete path inside of 
> tiddlywiki.info, and that didn't work either.
>
> So, what do I have to do to get tiddlywiki to see my plugin folder (and 
> plugin, of course) ?
>
> Thanks!
>
>
> -- 
> 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/d755072e-76c9-475a-8df7-565f8f62928co%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/d755072e-76c9-475a-8df7-565f8f62928co%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
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/6bd67288-e98a-4921-89c0-a4db6a96ecd8o%40googlegroups.com.

Reply via email to