Hello, 

I'm making my first test and I'm facing my first problems. I'm running the 
following from a startup module.

$tw.loadWikiTiddlers($tw.boot.wikiTiddlersPath,{readOnly: true, 
"retain-original-tiddler-path":true});


The problem is that the filesystem module is "saving" all the imported 
tiddlers to the default tiddlers location. I don't understand why. This 
does not happen with the tiddlers included via "import-wikis", and I don't 
understand the difference here.

Regards

El jueves, 29 de enero de 2015, 19:43:42 (UTC+1), Danielo Rodríguez 
escribió:
>
> Hello.
>
> I want to create a plugin for node.js for using TW as an index for text 
> files of different types and sources.
>
> The idea is to have a couple of config tiddlers where you have the paths 
> you want to index and other where you determine the rules to index those 
> files. So far so good.
>
> But, what would I need? I though on a startup module, but maybe that is 
> not the correct decision. I want to re-index the files on boot, but I also 
> want to allow the UI to add a tiddler to the index without re-booting. What 
> would be the best approach? What kind of modules would I need?
>
> Thank you very  much for any help.
>

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to