clerk

2023-09-13T16:28:57.000219Z

Is anyone doing flow charts or activity diagrams (say in plantuml) in clerk? I'm wondering if the easiest way is to just make the png file and then show it as a graphic.

2023-09-13T16:36:33.435899Z

I haven't tried this but I'm curious to see how you could do it

2023-09-13T16:37:07.287319Z

inline svg's are pretty nice to work with with reagent, that's been my experience at least. I haven't tried it with clerk

2023-09-13T16:37:29.830559Z

not sure whether reagent is really available from clerk so I might be off topic

2023-09-13T16:38:29.221809Z

I'm a bit of a noob, though. I'm not really sure if you really need reagent to do inline svg's, or if that's more on the hiccup side. Like I said, kind of a noob

zane 2023-09-13T16:43:33.967669Z

I think there’s a mermaid viewer?

mkvlr 2023-09-13T16:56:14.660759Z

hiccup svg also just works via clerk/html

mkvlr 2023-09-13T16:56:30.615479Z

or an svg string

2023-09-13T16:56:56.556919Z

Oh cool so yeah, an svg using hiccup would be the route I would go with this

2023-09-13T17:18:34.653679Z

thx for the reminder about mermaid

πŸ‘πŸ» 1
2023-09-13T17:18:54.293779Z

I've got an image working, but I think it might be tricky to ship as a html (not tried yet though)

2023-09-13T23:09:37.570729Z

+1 on preferring SVG when it can be made to work

πŸ‘ 1
2023-09-14T07:18:10.583349Z

makes me keep coming back to wanting more built with thing.geom

πŸ‘ 1
grounded_sage 2023-09-14T12:28:24.864759Z

I'm building with thing.geom. Definitely enjoying it. Unsure how well it will hold since I want to do a lot of interactivity.

πŸ‘ 1
πŸ†’ 1
2023-09-14T12:29:07.456409Z

do you have any examples you can share?

grounded_sage 2023-09-14T12:41:15.858079Z

It's a super baby project but I am happy to chat and add you to the repo if it makes sense. I'll shift to dm.

πŸ‘ 1