guilds.md
ฯ 0.0%
Dimensions
guilds
#+BEGIN_QUERY { :title "Unique Species with Amounts" :query [ :find (pull ?block [*]) :where [?page :block/name ?title] [(clojure.string/starts-with? ?title "edem/")] [?page :block/children ?block] ] :result-transform (fn [result] (->> result (map (fn [block] {:species (get block :block/content)โฆ