Similar: Query to get a list of pages that refer to the current page?
Should probably replace this:
[?h :block/refs ?current]
with something like this:
[?h :block/refs ?r]
[?r :block/name ?current]
Similar: Query to get a list of pages that refer to the current page?
Should probably replace this:
[?h :block/refs ?current]
with something like this:
[?h :block/refs ?r]
[?r :block/name ?current]