HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xamde

110 karmajoined 14 ปีที่แล้ว
http://xam.de

comments

xamde
·19 ชั่วโมงที่ผ่านมา·discuss
Consider to let the user export the graph itself and convert/use it elsewhere.
xamde
·19 ชั่วโมงที่ผ่านมา·discuss
I think you found a very good prompt/technique to extract mostly the high level stuff without making the diagrams too complicated. And then elk.js seems to do the layout.

Deepwiki.com also has some usable autogenerated architecture diagrams worth a look.
xamde
·27 วันที่ผ่านมา·discuss
Thanks, it is based on an unreleased 50-page complex syntax speec with over 40 different kind of arrows. Luckily, I simplified BEFORE release :-)
xamde
·28 วันที่ผ่านมา·discuss
OKF seems OK, but bound to Markdown. A Markdown document can be turned into an OKF document by adding a 'type' to the frontmatter YAML.

What about a knowledge graph language, which can be stated in Markdown prose, in Markdown code blocks, but also everywhere a text field is waiting for you? In the minimalistic language https://ddot.it you can link outside the Markdown world, to files, URLs or even just labels. Like OKF it's just a format.

Disclaimer: I wrote that (short) spec.
xamde
·3 เดือนที่ผ่านมา·discuss
I am working on a simplistic syntax for mixing any text with structured knowledge (links, triples, property graph)

Syntax..has name..ddot.it

The spec is ready at https://ddot.it, now working on tool support.
xamde
·8 เดือนที่ผ่านมา·discuss
Check out deepwiki.com, which is quite similar and works well