/obsidian-vimium

Interact with elements using keyboard shortcuts in the spirit of Vim.

Primary LanguageTypeScriptMIT LicenseMIT

Obsidian Vimium

Provides keyboard shortcuts for clicking buttons in Obsidian.

Inspired by Vimium extension for Chrome.

Features

  • Vimium: Show markers: Show Vimium markers on clickable elements. Then press the respected keys for what element you want to click.
  • Edit what CSS selectors are used to query clickable elements.
  • Change font size of markers.

Showcase

without markers

with markers

Installation

Obsidian

  1. Open Settings.
  2. Go to "Community Plugins".
  3. Enable community plugins by pressing "Turn on community plugins".
  4. Click "Browse" to browse available community plugins.
  5. Search for "Vimium".
  6. Click Install and enable the plugin.
  7. Close the community plugins window.

Version History

1.0.0

  • Add Vimium: Show markers command to show Vimium markers on clickable elements.