Skip to content

Auto linking of notes #1071

@rolandjohann

Description

@rolandjohann

I'm searching for an app to act as my daily journal/wiki and found this one.
Because of electron basis, OSS and therefore extensibility I would like to implement automatic linking of note content to other notes based on the title.

Ideally the linking should be done when viewing a note and therefore don't modify the source of the note. There are a few corner cases that should be considered:

  • links must be omitted (a PoC resolved that links inside links leads to crashing of the app)
  • code, diagram and latex block must be omitted
  • maybe explicit syntax to define a block of content that should not be auto linked (improvement)

Started to implement this feature/build a PoC - any comments are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature request 🌟Issue is a new feature request.needs more info ℹ️Issue requires more information from the issue's reporter.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions