Skip to content

Support for [[wikilinks]] #395

@dukeofgaming

Description

@dukeofgaming

I'm using Foam in VSCode, and while I have been somewhat reluctant to use wikilinks, they do have practicality and projects such as Cosma support this.

I think a simple way to support this is to:

  1. Add a directive for a relative or absolute document root, for the CLI it could be added as a --document-root flag
  2. Resolve to the first markdown file found with the name inside [[<file without ".md">]]
  3. If there are 2+ files with the same number, it's up to the user to resolve this ambiguity.

The emergent feature with other tools like Foam, Cosma or even Obsidian is that one could visualize what other internal links this is referencing.

P.S.: It would be nice if there was an official Obsidian plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    better-for-pluginIt should be better as Marpit plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions