README file from
Github🔗 Obsidian Mark e Link
Effortlessly convert selected text or words into Obsidian internal links with a single shortcut.
🚀 Overview
Mark & Link is a lightweight, zero-bloat plugin for Obsidian designed to speed up your note-taking workflow. No more typing manual double brackets [[ ]] or messing with unnecessary markdown syntax.
Select text, hit a hotkey, and you're done!
✨ Key Features
- Instant Link Conversion: Turn any selected text into a clean internal link
[[text]]. - Smart Word Targeting: If nothing is selected, it automatically targets the single word under your cursor.
- Clean & Minimal: Pure functionality without adding extra unwanted markdown tags (like
==highlights). - Supercharged Speed: Designed for heavy keyboard-driven workflows.
⌨️ How to Use
- Place your cursor inside a word OR select a block of text.
- Press
Cmd + Shift + E(Mac) orCtrl + Shift + E(Windows/Linux). - Your text instantly turns into
[[your text]]!
(Note: You can easily customize this keybinding in Obsidian Settings → Hotkeys).
🛠️ Manual Installation
Since this plugin is in early release, you can install it manually in 3 simple steps:
- Download
main.jsandmanifest.jsonfrom this repository. - Go to your vault's plugin directory:
.obsidian/plugins/ - Create a new folder named
mark-and-linkand paste both files inside. - Reload Community Plugins in Obsidian settings and turn on Mark & Link.
☕ Support My Work
If this plugin saves you time and improves your daily workflow, consider leaving a ⭐ on GitHub!