abdelrahmanhafez375 downloadsNavigate back and forward through cursor position history across files, like VS Code.
Go back to the exact place you were.
Move through exact cursor and selection positions, including several places inside one Obsidian note.
| One note, several positions | Back to an earlier selection in the same note |
|---|---|
![]() |
![]() |

The demo moves through several saved positions inside long notes, then crosses between notes. The live keystroke display appears as each navigation happens.
Watch the full-quality recording
Going back and then navigating somewhere new clears the forward history, matching browser behavior.
| Action | Editing mode default |
|---|---|
| Go back | Ctrl + Cmd + Left |
| Go forward | Ctrl + Cmd + Right |
Change either binding in Settings > Hotkeys by searching for “Cursor History.”
Open Cursor History in the Obsidian Community directory, then press Add to Obsidian.
For a manual installation, download main.js and manifest.json from the latest release, then place them in <vault>/.obsidian/plugins/cursor-history/.