AlexW00 / obsidian-note-linker

πŸ”— Automatically link your Obsidian notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”— Obsidian Note Linker

A plugin to automatically create new links between notes in Obsidian.

ezgif com-gif-maker(4)

🀨 How does it work?

The plugin checks each note in the vault for references to other note names (or their aliases). If a reference is found, it gets added to a list. This list is then displayed to the user, who can select which notes to link.

Disclaimer:

The current version has only been tested by myself, and a few beta testers. No bugs are currently known. However, I advise you to backup your vault before applying any changes using this plugin, since the plugin has not been tested by enough people.

⬇️ Installation

You can install this plugin by downloading it from the Obsidian Plugin store, or via this direct link.

πŸ‘¨β€πŸ’» Development

The plugin is written in Rust (compiled to WebAssembly) and TypeScript. For more information please, check the dev docs.

πŸ“ƒ Credits

Created based on the Obsidian Rust Plugin template by trashhalo.

About

πŸ”— Automatically link your Obsidian notes.

License:MIT License


Languages

Language:TypeScript 48.6%Language:Rust 44.2%Language:CSS 5.1%Language:JavaScript 1.1%Language:Shell 1.0%