> > > * My concept => extend current TiddlyWiki UI to manage > HierarchicalFileSystem files (mostly *.tid meta, non-Tiddly *.html and > images) > => proved structure (client/server node.js *.tid => desktop NW.js, without > need of server), then improve during my own daily use >
God Damn it! that is very similar to what I'm trying to do! Could you please share how is your setup? You can see what I want to do HERE <https://groups.google.com/forum/#!topic/tiddlywikidev/wgGmDi4SSZI> Basically a code indexer for my own purposes, but I think I can benefit a lot from anything you find. Currently my main problem is providing a UI to browse folder structure. I have no problem loading and saving files with the fs module of node. What problems are you having exactly? -- 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.
