Skip to content

Can't follow links with ID in org-mode #3281

@degiz

Description

@degiz

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.
CleanShot 2021-11-25 at 23 40 38@2x

Desktop (please complete the following information):

  • OS: MacOs 11.6
  • Version 0.5.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✔ DONE

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions