DB version: Unlinked references does not consider Alias in DB graph
Open
@megayu is already working on this.
Since May 14, 2026.
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
Search first
- I searched and no similar issues were found
What Happened?
In DB graph, the Unlinked references feature does not search using the values of the Alias property.
Reproduce the Bug
- In a DB graph, create a page "λόγος".
- In the page properties, add an alias using the
Aliasproperty:
Alias: Logos
-
Create another page containing the plain text:
Logos is a rational form of discourse that relies on inductive and deductive reasoning.
Expected Behavior
The page "λόγος" should list this occurrence as an Unlinked reference because "Logos" is defined as an alias.
Screenshots
No response
Desktop or Mobile Platform Information
March 4, 2026 build of the Logseq DB version for Linux x64 (logseq-linux-x64-builds.zip)
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.