I’d like to ask a bit around to see how extensively tidgraph is used or how big the wish for a maintained tidgraph version would be
Also, I’d like to ask if there are alternatives, maybe better ones?
I ask because there’s the wish for a Tidgraph version which works with the multi-columns Layout and I’ve seen that Tidgraph has been updated 7 years ago
I was playing around quite seriously with TidGraph.
Until I found that it, seemingly, will not work with either tiddlers opened as new windows or in modals.
I rely heavily on both tiddlers opened in new windows and modals, so TidGraph got the heave ho.
Now, although awfully heavy, I am experimenting with GraphViz hosted in a dedicated TiddlyWiki, that acting as a GraphViz service to other TiddlyWiki instances.
Just a quick chime in, as I live in Google Groups and really can’t stand Discourse.
Hi Simon,
I know tzk uses Tidgraph and I partially use it in Mehregan.
See Zettelkasten — The public musings of Soren Bjornstad. Go to the reference part of every tiddler at its bottom and click on link graph.
While the relationship graph is a very useful tool, but like you I think Tidgraph is a bit out of date and if a new lightweight alternative could be proposed, there will be many use cases for it.
Hi Simon,
great to see you interested in this topic, because it would be great to have a definitive plugin for this because there is no up-to-date tool for this.
In Tidgraph it is difficult to determine an order in the graph to visualize a structure.
Tiddlymap is better in sorting items but very complex. It would be great if it was more hackable.
Do you intend to do combination which relates the graph to the columns? Would be great!
I suppose the question is what is the minimum needed in a lightweight alternative?
I was just working on a network visualisation tool, the relationships between nodes (tiddlers) and other nodes can be indicated with a simple list.
I was thinking could the minimum “relationship visualisation” be as simple as being able to render one or more “nodes” and draw a line between them, on screen, as needed?
Imagine displaying a set of links/buttons to tiddlers in a tiddler,
with the ability to name pairs of links/buttons to join with a line
Being able to use dotted, one to one, one to many and directions between nodes is sufficient.
It would be nice if this linking only occurs for links/buttons displayed
with an indicator for off screen links.
The ability to click on a “link” and create a relationship tiddler.
So as far as I can see the the most basic tool would be to allow links to be drawn from one node to the other named node, where that node is a visible “button”.
This could be an overlay of the whole wiki, so if the link destination is displayed the line is displayed.
For example open a sidebar tab listing children of a tiddler named in the story would generate lines to those items in the sidebar.
It seems this should be able to be automated in a similar way to the dynanote plugin only showing what is visible, a line between two related nodes visible on screen.
Or limit line drawing to a scope, inside tiddler, story to side bar, story to story.