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

Vim Wikilink Suggest Navigation

noxxnoxx24 downloads

Vim-style Ctrl+N / Ctrl+P to navigate the inline wikilink suggestion ([[ ... ]]) only; Blocks global hotkeys only while popup is open. Desktop-only.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Obsidian plugin. When the [[ wikilink ]] suggestion popup is open, Ctrl+N and Ctrl+P move the selection, and Enter or Ctrl+Enter accepts it. Same idea as scrolling completions in vim.

Scope is intentionally narrow. It only touches the wikilink popup. Quick Switcher, Command Palette, tag suggestions are untouched.

Why

Obsidian's wikilink popup uses arrow keys. I use vim mode in Obsidian. Reaching for arrows every time I typed [[ got old fast. Couldn't find an existing plugin that did just this without trying to remap the whole app, so I wrote it.

Install

If it's been approved into the Community Plugins list, install it from there.

Otherwise, copy manifest.json and main.js into .obsidian/plugins/vim-wikilink-nav/ and enable the plugin in Settings.

Notes

  • Desktop only (Windows / Linux). I don't have a Mac to test Cmd bindings. PR welcome if you do.
  • Requires Obsidian 1.4.0 or newer.
  • Global Ctrl+N (New note) is suppressed while the popup is open and restored when it closes. If a new note appears when you didn't ask for one, that's a bug, please open an issue.
  • The plugin works by reading .suggestion-container / .suggestion-item DOM classes. If Obsidian changes these in a future version it will silently break. Fix is a one-line selector swap.

License

MIT

91%
HealthExcellent
ReviewSatisfactory
About
Navigate inline wikilink suggestion popups ([[...]]) with Vim-style Ctrl+N/Ctrl+P and accept selections with Enter or Ctrl+Enter. Block global hotkeys while the popup is open and maintain a tiny, Vim-safe footprint for desktop use.
VimNavigationLinks
Details
Current version
1.0.0
Last updated
7 months ago
Created
7 months ago
Updates
1 release
Downloads
24
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
noxxnoxx
github.com/noxx
GitHubnoxx
  1. Community
  2. Plugins
  3. Vim
  4. Vim Wikilink Suggest Navigation

Related plugins

Creases

Tools for effectively folding Markdown sections.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Table of Contents

Create a table of contents for a note.

Surfing

Surf the net like a web browser.

Insert Heading Link

Add a command to create a link to a heading.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.

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.