Mark e Link

by Giovanni Cinque
5
4
3
2
1
Score: 50/100

Description

A simple Obsidian plugin to quickly convert selected text or words into internal links.

Reviews

No reviews yet.

Stats

1
stars
17
downloads
0
forks
6
days
6
days
6
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
12
commits

Latest Version

6 days ago

Changelog

First release of Obsidian Mark and Link plugin.

README file from

Github

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

  1. Place your cursor inside a word OR select a block of text.
  2. Press Cmd + Shift + E (Mac) or Ctrl + Shift + E (Windows/Linux).
  3. 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:

  1. Download main.js and manifest.json from this repository.
  2. Go to your vault's plugin directory: .obsidian/plugins/
  3. Create a new folder named mark-and-link and paste both files inside.
  4. 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!