Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Tab Link

jon-viijon-vii631 downloads

Cursor-style ghost text autocomplete for linking to notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates22

Ghost text autocomplete for wiki-links in Obsidian.

Tab Link Demo

Type naturally. When you start typing a note name, ghost text appears inline. Press Tab to accept and create the link.

Features

  • Ghost text, not popups — Non-intrusive inline suggestions that don't break your flow
  • Tab to accept — Fast keyboard-driven workflow
  • Smart context — Won't suggest inside existing links, code blocks, or frontmatter
  • Frecency scoring — Ranks suggestions by frequency + recency of use
  • Phrase matching — "mach learn" matches "Machine Learning"
  • Alias support — Searches frontmatter aliases alongside note titles
  • Auto-space — Optionally adds a space after accepting (configurable)

Installation

Using BRAT (recommended)

  1. Install BRAT from Community Plugins
  2. Open BRAT settings → Add Beta Plugin
  3. Enter: Jon-Vii/obsidian-tab-link
  4. Enable the plugin

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract to <vault>/.obsidian/plugins/obsidian-tab-link/
  3. Enable in Settings → Community Plugins

Usage

  1. Start typing text that matches a note name (5+ characters by default)
  2. Ghost text appears showing the suggested completion
  3. Press Tab to accept → creates the link
  4. Press Escape or keep typing to dismiss
Key Action
Tab Accept suggestion
Escape Dismiss suggestion
Space Dismiss and continue typing
Arrow keys Dismiss suggestion

Settings

Setting Default Description
Enable ghost text On Toggle suggestions on/off
Auto-space after link On Add space after accepting a link
Minimum characters 5 Characters needed before suggestions appear (3-8)
Debounce delay 150ms Wait time after typing before showing suggestions
Excluded folders — Comma-separated folders to ignore

How It Works

  • Trie-based matching — O(k) prefix lookups where k = query length
  • Frecency scoring — Recently and frequently linked notes rank higher
  • Performance-conscious — Debounced updates, chunked indexing on startup

License

MIT

81%
HealthExcellent
ReviewSatisfactory
About
Insert wiki-links with inline ghost-text autocompletion that shows note-name suggestions as you type. Press Tab to accept completions and create links; use context-aware matching that skips code, frontmatter and existing links, with frecency ranking, phrase matching and alias support.
AutocompleteLinksEditing
Details
Current version
1.2.5
Last updated
4 months ago
Created
4 months ago
Updates
22 releases
Downloads
631
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
jon-viijon-vii
github.com/Jon-Vii
GitHubjon-vii
  1. Community
  2. Plugins
  3. Autocomplete
  4. Tab Link

Related plugins

Various Complements

Complete words similar to auto-completion in an IDE.

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

YouVersion Linker

Automatically link bible verses in your notes to YouVersion bible.

Wikilink Types

Type @ inside wikilink aliases to add relationship types, auto-synced to YAML frontmatter.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Outliner

Work with your lists like in Workflowy or Roam Research.