I actually stumbled into this thread with the exact same implementation in mind: a family tree! If you haven’t gone through the whole thread of replies yet, you might want to see some of the back and forth Paul and I had a few months ago (linking to the start of that conversation):
Just discovered some multi-line capability using text on path. It’s not ideal (apparently it cannot break lines automatically or by any forced means) but could be a passable solution in some cases:
Aaaand to everyone in this thread — here’s another capability that my friend @Artem_F discovered while learning SVG: a way to embed HTML within SVG! Along with <style> for CSS, this effectively allows to render not only multi-line text in <div>s but also any arbitrary HTML & CSS!
(no Javascript though, and these elements won’t be editable if you try to export the image and open it in any vector editor app. But you can still open those in a separate tab and print or print-to-PDF).
Hi @Paul_Danyliuk, this work you share is perfect for my need and my lack of skills, thanks How can I integrate it to my doc in order to modify it to my needs? I requested acces for edition… not sure that’s how it should be done
Best,
Sarah
Currently working on my own interpretation of Paul’s Legacy After some play around graphs, maps and gantt chart, I started from scratch to work on some mindmap, satellite oriented (Obsidian beeing maybe the very last tools I did not 100% quit to coda )
Anyway I’m quite prood of this, but of course for now :
it’s slow given all the existing connections
it requires button actions to avoid even slower
I still have to make automatic some text placement
But damn it’s so good to be able to reach that kind of result with CODA, for small chart with a few level 1, level 2 and level 3 that’s cool Let’s consider for now it’s more about fun rather than really use it on a professionnal way
EDIT : Probably difficult to make something generic, but on my way to perform a classical template with level 1 in center, and 1-level child, connection between every item, and colored bullet according to status, due date, number of connections … could be totally feasable !
Hi @Bill_French , actually this is 100% SVG indeed. That works quite great, even if i’ve got some frustration not beeing able to interact with (does not manage mouse event apparently). This would offer a new possibilities, I still have in mind somehow to click and the bubble and open the linked row directly
Hi, Are you able to share a version of this to see how you created the formulas to link the parents to each other & linking the parents to the child entries?
Then, the fastest way to copy it into your existing doc is to move everything under one page and then through the context menu of that page copy it to your doc
Hey @Paul_Danyliuk – Rookie question here, but I’ve been trying to figure out how to modify the underlying DB Items for some time (child / parent)… What am I missing? Seems simple enough.
Or if anyone else can help out, I’d be much appreciative. Thanks!
(Nevermind! Somehow my column type was changed to some sort of circular ref link… disregard )
Hi @Paul_Danyliuk this is brilliant! Can you think of any way to export the resulting image from Coda as a PNG, PDF or some other format that is friendly for sharing?
Upon changing elements/relationships one needs to resize/change the image aspect ratio, which was annoying …
Then I noticed that if you click the image’s pencil icon and in another unlabeled drop-down change “Display as” to “Canvas” and turn “Display preview” to “on”, it seems to display nicely no matter what the image size is set to.