←back to thread

374 points x0z | 2 comments | | HN request time: 1.683s | source
Show context
x0z ◴[] No.44431179[source]
I've not done anything special here, just wrapped the community edition of ISOFLOW https://github.com/markmanx/isoflow and made it dead easy to set up and run. You can now export and load JSON backups of your diagrams allowing you to essentially have as many as you want, which the community version of ISOFLOW restricts. Enjoy!
replies(2): >>44434104 #>>44436710 #
lovelearning ◴[] No.44434104[source]
I'm not very familiar with Node.js. Any idea where in isoflow's code are the graphics for those 3D-style icons? Are they SVG or what? Is it possible to add custom icons?
replies(2): >>44436380 #>>44440156 #
rixed ◴[] No.44436380[source]
I was curious also. The SVGs for the isoflow library of icons is in node_modules/@isoflow/isopacks/dist/isopacks.md

(yes, svg within base64 within markdown)

replies(1): >>44436545 #
mh- ◴[] No.44436545[source]
Thank you for the parenthetical there. When I read your first line I thought, "surely they didn't.."

They did.

replies(1): >>44437234 #
1. gnatolf ◴[] No.44437234[source]
Curious what's the argument for/against that here. I agree it's at least unusual.
replies(1): >>44437259 #
2. mh- ◴[] No.44437259[source]
I don't have any good argument in either direction, if I'm being honest. Just feels.. weird.