Describe the bug
Seems to be very similar to #696
Logseq won't follow the links with ID which are generated by org-roam v2 in Emacs.
To Reproduce
first.org
:PROPERTIES:
:ID: 0d0c1093-7bc3-48a7-999b-534e20e92954
:END:
#+title: Mixing
* Topics
- Roland [[id:01fb71c0-798f-4485-9a8f-c6259c126469][808]]
second.org
:PROPERTIES:
:ID: 01fb71c0-798f-4485-9a8f-c6259c126469
:END:
#+title: 808
Expected behavior
From the first.org I'd expect to click on 808 and go to the corresponding file.
Screenshots
Attached is the screenshot - seems like Logseq sees the 808 as a link, but won't follow on click.

Desktop (please complete the following information):
- OS: MacOs 11.6
- Version 0.5.1
Describe the bug
Seems to be very similar to #696
Logseq won't follow the links with
IDwhich are generated by org-roam v2 in Emacs.To Reproduce
first.org
second.org
Expected behavior
From the
first.orgI'd expect to click on808and go to the corresponding file.Screenshots

Attached is the screenshot - seems like Logseq sees the
808as a link, but won't follow on click.Desktop (please complete the following information):