Skip to content

Plugin for Obsidian that makes text navigation blazingly fast.

License

Notifications You must be signed in to change notification settings

henryco/BlazeJump-Obsidian

Repository files navigation

BlazeJump for Obsidian

BlazeJump is a plugin for Obsidian that makes text navigation blazingly fast.
This plugin is inspired by Emacs-Avy and Vim-EasyMotion.


demo


Features

  • Support for multiple keyboard layouts
  • Ergonomic indexing and tagging
  • Fully customizable

How it works

BlazeJump provide 5 navigation modes.
You can bind each mode separately, or cycle through them using only toggle-and-jump mode:

  • Jump to the beginning of the word
  • Jump to the end of the word
  • Jump to the beginning of the line
  • Jump to the end of the line
  • Jump to any character

Basic workflow:

  1. Activate jump mode (i.e. beginning of the word)
  2. Type the character you want to jump to
  3. Tags will appear at the positions of matching characters
  4. Type the character shown on the tag at the position you want to jump to

Jump to the beginning of the line

demo


Jump to the end of the line

demo


Jump to the beginning of the word

demo


Jump to the end of the word

demo


Jump to any character

demo