www2
index▾
nil
↻
edn
data
view
query
links
markdown
view
cljs
css
fiddle
edn
·
new▾
env
login
stage:
$ (default)
$ (default) transact!
query
pull
static
schema:
$ (default)
[:db/id :hyperblog.post/sort-index1 ; the list is sorted, not the content ? :hyperblog.post/title :hyperblog.post/published ; the content is published, not the list :hyperblog.post/hidden ; legacy? :fiddle/ident {:hyperblog.nav/_children [:fiddle/ident :db/id :hyperblog.post/title]} {:hyperblog.nav/children [:fiddle/ident :db/id :hyperblog.post/title]} ; Each nav-item has optional children (sub links) :fiddle/markdown ;{:hyperblog.post/related 1} ]
stage:
$ (default)
$ (default) transact!