Skip to content

Internal links partially working #52

@yleflour

Description

@yleflour

Here is a test you can add in an obsidian document:

Linked {
	link: "[[Link]]"
}

NoLink {
	link: "Link"
}

What happens:

  • [[Link]] is turned into a link to the "[[Link]]" doc
  • Link is displayed as plain text

Expected result:

  • "Link" links to "Link" doc

Even better result:

  • "[[Link]]" is turned into a link to the "Link" doc as well, so we get autocompletion when writing "[["

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions