TW5-Graph, TiddlyMap’s spiritual successor, now has a shiny polish. All outstanding bugs and feature requests have been completed. It is a fully-fledged framework for creating graphs and visualization in TiddlyWiki, both through an easy-to-use GUI, and programmatically through wikitext widgets.
Now it’s ready for more.
- Drag and Dropping of links now works as expected with editable graphs
- Opening nodes in fullscreen mode opens them in modals instead of the river behind the graph
- You can hover nodes to see their body content
- Exporting of graphs to PNG is now supported. (I know you knew this already.)
- That bug you were encountering should be resolved. That one was tough because it only happened on some machines.
- TW5-Graph now has full support for showing neighbors, both linked-to and linked-from, as well as any other kind of relationship between tiddlers.
- TW5-Graph has prototype Mermaid support to show how graphs could be rendered as SVG instead of as html canvases. This feature could be elaborated if people wished…
- The ability to locate and focus on a single node is now supported. I know you knew this, but you might not have known you can do all sorts of other viewport manipulations, such as “double click to zoom”, or “lock onto node to follow”.
And with that, all Issues are closed, and TW5-Graph is ready for more. I’m not going to add additional features unless I know somebody out there actually plans to use it. So please feel free to add feature requests.