Markdown pipeline from userland http://tank.hyperfiddle.net/:dustingetz!markdown-extensions/#:hf.src!markdown
@alexandrkozyrev Paste this stage, like in this screenshot:
[[:db/add "-1510509501" :link/rel :hf/remove]
[:db/add 17592186046654 :fiddle/links "-1510509501"]
[:db/add "-1510509501" :link/path "0"]]
link/rel is one of seven choices, listed in the tooltip link/path is a path into the Datomic query/pull. Here, 0 means find-element index 0 Most of the fiddle/links table is automatic, the default values are almost always what you want. The link/rel indicates your intent and we use that to do the right thing
works like a magic
Does it make sense?
yes it does, are there example “tanks” for each kind of built-in rel?
Yeah, but not very organized, i will improve that in the next couple days. Also, if you toggle from "view" to "data" hyperfiddle will auto generate a pattern of links for an admin dashboard
That is only visible in development – in production, you have to model any links you want
Best examples right now: http://tank.hyperfiddle.net/:seattle!neighborhoods/ http://tank.hyperfiddle.net/:tutorial.race/
We are deploying right now sry
“cljs-ns” is at the bottom - hurra-a-a-y!
haha
renderer at the top is awesome - http://alexandrkozyrev.hyperfiddle.net/:reagent-dashboard/
Nice chart!
for you 🙂