Re: [tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-19 Thread Diego Mesa
This conversation reminds me of Evan Blaster's (of formula plugin fame) work on trying to make TW refresh just important parts automatically in the backend. Perhaps someone else more familar with that work can comment? On Thursday, April 19, 2018 at 2:35:18 PM UTC-5, Silverfox wrote: > > @Jan >

Re: [tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-19 Thread Silverfox
@Jan Your select trick has been included now, thank you (see update http://archipel.tiddlyspot.com) But I'm still looking for some help to update automatically the graph (without having to press the update button) when add, remove or modify a tiddler the current process is described in the arc

Re: [tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-14 Thread Jan
Hi Silverfox, I have seen you have not included the tiny select trick to archpelago yet. It was of course meant to be integrated, if the questionmark is about whether this is allowed. Jan Am 13.04.2018 um 07:07 schrieb Silverfox: @Jan Thank you it's great, I will integrate it? No click aft

Re: [tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-12 Thread Silverfox
@Jan Thank you it's great, I will integrate it? No click after changing the selector is great but it does not solves what I wanted (sorry if I was not clear) All, If a add or remove a tiddler, or if I update the colored status of one tiddler I would like the graph to be immediately updated wi

Re: [tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-12 Thread Jan
Beautifull! Try This, it works for me... \define selaction() <$wikify name=myvalue text={{kTree macro}} output="text"> <$fieldmangler tiddler="KMapRoot.csv"> <$action-sendmessage="tm-add-tag" param="csv"> <$action-setfield $tiddler="KMapRoot.csv" text=<> /> <$action-setfield $tiddler="KMapRoot.c

[tw5] D3.js for knowledge mapping: how to automatize any tiddler update on the graph ?

2018-04-12 Thread Silverfox
Hello, You'll find here http://archipel.tiddlyspot.com, a new proof of concept of D3 plugin(V5) for TiddlyWiki (there are still some bugs and a lot to do before having a reliable plug-in) As you can see, my target is to display a dynamic visualization of the TW table of content, and to associ