The most powerful "All in One" diagram editor -- for UML, Circuit, Flowchart, etc

Has anyone investigated using this to edit or generate tiddlywiki button images?

You can make images that you size appropriately but it would be nice if we could import a core image and edit it, to get variations for the solutions we build.

No, and I don’t have the time to do so now, but it’s a fascinating idea: one more piece of the toolkit used for building tiddlywikis embedded in TW. I like it!

(Of course draw.io only gives you the coarsest control over the generated SVG, and we might need more, but maybe we don’t. Hmm…)

1 Like

Hi @Sttot

Excellent implementation.
I will use it to make process documentation in the future.

Let me know if I can help out by testing functions etc.

image

Stefan

1 Like

I have been reviewing this from various aspects. First thank you. Very useful. Having a genealogical solution for TiddlyWiki always prompts me to review graphical tools. I found this very interesting. I am working out ways to generate genealogical diagrams automatically from this draw.io plugin. Since my diagrams could potentially have very large canvas sizes I have a couple of questions.

  1. How can we get the view of the tiddler/diagram to be zoomable?
  2. The draw.io supports multiple pages (tabs). How can we get the view of the diagram tiddler to provide these pages/tabs to the user? I have noticed that the last page I’m on when I save the tiddler is one the view shows.

Thanks,

Craig

1 Like

WhiteBoard plugin support zoom param and multip tab (on top-left menu).

While it’s plugin size is much larger than draw.io plugin.

1 Like

@Sttot thank you so much for this plugin. I also recognized that “hiding” bug, check this out if you want to reproduce it. Would love to see a fix for it!

https://showroom.tiddlyhost.com/#:[[everything%20shows%20up]]%20[[something’s%20missing]]

1 Like

I’m encountering this too, but it’s just not adding new nodes to my flow chart, not sure what’s triggered it.

If you click on edit for the linked tiddler you’ll see that there are more nodes in edit mode than display.

1 Like

This worth to be added to links.tiddlywiki.com
Great piece of work :muscle: :star_struck:

Thanks @Mohammad, I think it’s already on there, and the showcase here :slight_smile:

Well, I took a look and the old version was indexed in links. See
Engineers Text Book — An Hyperlinked Text Book for Engineers

Back on topic, don’t suppose @Sttot you can solve the vanishing node problem? (Doesn’t look likely as they haven’t been on here for over a year :frowning:

@linonetwo I noticed you had a contribution on Git, any insight?

(I found my vanishing problem, the second, or third, set of $$$$ for KaTeX mark up, but it didn’t make things vanish until after another five nodes, then they just stopped displaying!)

Upon further tinkering it’s not the $$$$ for the KaTeX that messes it up but the {} of an escape in the KaTeX, which make me think that maybe it’s {'s and ['s not escaping in the svg might be the culprit. How to solve it, no clue.

Have rasied a github ticket. Draw.io Plugin, diagram bits go missing. ¡ Issue #22 ¡ Gk0Wk/TiddlySeq ¡ GitHub