Gabriel Horner

Results 13 issues of Gabriel Horner

### What happened? I tried toggling open blocks on https://docs.logseq.com/#/page/changelog to get an overview of the page. I encountered two bugs ### Reproduce the Bug 1. Go to https://docs.logseq.com/#/page/changelog page...

can-be-reproduced
editor:lazy-loading

**Is your feature request related to a problem? Please describe.** When I pull in a bb task via a gitlib dependency that depends on a pod, I would like for...

Hi. Trying out the latest `--config` functionality and ~~not sure if I'm doing something wrong~~ I think there's a race condition /cc @lilactown --- **version** 0.7.132 **platform** osx 12.0.1 **problem**...

Hi @borkdude. With cljs 1.11, [keyword arg fns can accept maps](https://clojure.org/news/2021/03/18/apis-serving-people-and-programs). This seems to work in bb but not in nbb. This is not an urgent bug but it could...

Hi. Thanks for the handy library! We're using this in a mobile context and [the isLocal logic causes the rendering to fail](https://github.com/logseq/react-tweet-embed/commit/7efe4755366514fb350e0c8d5b01fee047f1a3a4). Would you accept a PR that allows `isLocal`...

### What happened? Tags can be used as property names and this leads to confusion and bugs: - Inconsistency about allowed page ref syntax for properties e.g. `[[foo]]` is not...

:type/bug
props

### What happened? Block properties don't support nested pages/refs. We don't correctly parse nested refs and are unable to query them as properties ### Reproduce the Bug 1. Create the...

props
page-ref

Also remove 2 unused rules and made the alias rule reusable so it could possibly be pulled in for other work like #7248

:type/dev

A multi-line, simple query like this on the docs graph is not recognized as a query macro: ``` - {{query (and (page-property type Feature) (and (page-property platform "All Platforms") (page-property...