Re: [twdev] Re: [TW5] Getting the tw5visjs plugin to work again.

2015-05-07 Thread Felix Küppers
Hi Kixam, you don't need to install tiddlymap if you just want to use the visjs library with nodejs just go to https://github.com/felixhayashi/TW5-Vis.js and grab the stuff in the dist folder. to drag and drop the plugin, visit the tiddlymap demo site and just drag the visjs plugin into your

[twdev] Re: [TW5] Getting the tw5visjs plugin to work again.

2015-05-07 Thread kixam
Hi, On Thursday, December 4, 2014 at 6:20:37 PM UTC+1, Jon Richter wrote: Could anyone draw me into the right direction to have it running with latest TW5 again? I am using emkay's plugin rather than felixhayashi's because I need the timeline and not the graph from vis.js. I have been

Re: [twdev] Re: [TW5] Getting the tw5visjs plugin to work again.

2015-05-07 Thread kixam
Hi Felix, On Thursday, May 7, 2015 at 11:53:04 AM UTC+2, Felix Küppers wrote: Hi Kixam, you don't need to install tiddlymap if you just want to use the visjs library with nodejs just go to https://github.com/felixhayashi/TW5-Vis.js and grab the stuff in the dist folder. to drag and drop

Re: [twdev] Re: [TW5] Getting the tw5visjs plugin to work again.

2015-05-07 Thread kixam
Hi Felix, On Thursday, May 7, 2015 at 12:39:11 PM UTC+2, Felix Küppers wrote: I double checked and it comes with vis.css and all images are referenced in vis.css as well. Otherwise, my tiddlymap plugin wouldn't work :) My mistake, I was missing uglifycss so your build.sh script could not

[twdev] [TW5] Requiring node.js modules

2015-05-07 Thread Kurt Kincaid
I am working on an encryption project with TW where I need to leverage an additional node.js core module (*crypto*, in this case) and a non-core module (*node-forge*). I read the thread where Jeremy mentioned that the easiest way to include other node modules is to wrap them as a plugin. Make

[twdev] [TW5] Archive a Tiddler to A Separate TiddlyWiki

2015-05-07 Thread yun . zhou . a
Hello all, I am wondering if there is a way to reference the location of another wiki, use the $tw.wiki.getTiddler(tiddlerTitle) to get the current tiddler but append the object and save it to the separate wiki. I know there is the import option but I think that requires the user to drag the