-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Auto linking of notes #1071
Copy link
Copy link
Closed
Labels
feature request 🌟Issue is a new feature request.Issue is a new feature request.needs more info ℹ️Issue requires more information from the issue's reporter.Issue requires more information from the issue's reporter.
Metadata
Metadata
Assignees
Labels
feature request 🌟Issue is a new feature request.Issue is a new feature request.needs more info ℹ️Issue requires more information from the issue's reporter.Issue requires more information from the issue's reporter.
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:
Started to implement this feature/build a PoC - any comments are welcome.