Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henryco/blazejump-obsidian

Plugin for Obsidian that makes text navigation blazingly fast.
https://github.com/henryco/blazejump-obsidian

emacs obsidian obsidian-plugin plugin text-editor text-navigation vim

Last synced: 9 days ago
JSON representation

Plugin for Obsidian that makes text navigation blazingly fast.

Awesome Lists containing this project

README

        

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.



Manifest


License


GitHub Sponsors

---


demo

---

### Features
* Support for multiple keyboard layouts
* Ergonomic indexing and tagging heuristics
* Fully customizable (with support of custom keyboard layouts and styles)

### 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