Cat Jump
unlistedby cat2151
Quickly jump to lines using a-z labels.
Updated 2mo agoMIT
obsidian-cat-jump
An Obsidian community plugin that allows you to quickly jump your cursor to any location in a note.
Installation
- Install the BRAT (Beta Reviewers Auto-update Tester) community plugin in Obsidian.
- Open the command palette, type
brat add, and confirm that the URL input dialog appears. - Enter the URL of this GitHub repository.
- Select
Latest Versionand click theaddbutton. - Register the
Cat Jump : Jumpcommand to a hotkey. - Press the hotkey and confirm that the labels appear.
- For updates,
brat checkin the command palette is convenient. If changes are not reflected, restarting Obsidian may resolve the issue.
Usage
- Press the hotkey to display labels.
- Press the key corresponding to a label to jump the cursor to that labeled location.
Features
- Low learning curve. Labels are ordered from a-z and color-coded, making it easy to predict their location.
- Simple. Labels only appear at the beginning of lines within the visible area of the note, making its behavior easy to understand.
- Fold-aware. Only unfolded locations are labeled, allowing for intuitive operation.
- Suitable for long documents. Ideal for quickly jumping to specific points in daily notes, lengthy documents, shallow or deep header levels, or within bullet lists.
- No modifier keys. Designed for frequent jumps, it uses only a-z keys, without SHIFT or CTRL, to reduce finger strain.
Note: The English README was translated from Japanese using Gemini via GitHub Actions.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.