# Easy Wikilink for Obsidian An Obsidian plugin that works like `Ctrl+K` but for internal wikilinks. Select text, trigger the hotkey, pick a page → generates `[[page|selected text]]` automatically. ## Installation 1. Download `main.js` and `manifest.json` from the latest release 2. Create a folder named `easy-wikilink` in your vault under `.obsidian/plugins/` 3. Copy both files into that folder 4. In Obsidian: Settings → Community plugins → enable **Easy Wikilink** ## Setup After enabling the plugin, you need to assign a keyboard shortcut: Settings → Hotkeys → search **" Easy Wikilink : Insérer un lien interne"** → click `+` → assign your shortcut Recommended: `Ctrl + Shift + K` to stay consistent with the classic `Ctrl + K` behavior. ## Usage 1. Write your text normally 2. Select a word or phrase 3. Trigger your shortcut 4. Search and pick a page from your vault 5. Done — the wikilink is inserted with your selected text as display text ## Author Rockorolla