Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Go to Line

phibr0phibr04k downloads

Add a Go to Line command.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

This Plugin was created by request of @arvn over on Discord

This Plugin adds new Commands to go to specific Lines and Characters in Obsidian. You can find the Commands using the Command Palette or set a Hotkey for it.

By default, a single Cursor's location is saved as line:column and multiple Cursors are saved as line:column,line:column,.... The : and , seperators can be customized in the "Go to Line" settings pane.

Commands

1. Go to line

A Textfield will appear, you can type in just the Line Number or do line:column, for example 15:27 for Line 15 and Character 27.

2. Go to line with clipboard contents

Bypass the popup asking for line number and use the contents of your clipboard to automatically set the cursors in the active panel. No action is taken if clipboard conents are not valid line information.

3. Copy cursor line number

Copies the primary line and character information to the clipboard (destroying the current clipboard contents). If multiple cursors exist, only 1 will be copied.

4. Copy all cursor line numbers

Copies all cursor line and character information to the clipboard (destroying the current clipboard contents).

How to install

  1. Go to Community Plugins in your Obsidian Settings and disable Safe Mode
  2. Click on Browse and search for „Go to Line“
  3. Click install
  4. Toggle the Plugin on in the Community Plugins Tab

Support me

If you find this Plugin helpful, consider supporting me:

63%
HealthFair
ReviewSatisfactory
About
Jump to a specific line and character in the active note via the command palette. Apply clipboard line:column data to position cursors instantly, and copy the primary or all cursor positions to the clipboard.
NavigationCommandsHotkeys
Details
Current version
0.0.2
Last updated
5 years ago
Created
5 years ago
Updates
2 releases
Downloads
4k
Compatible with
Obsidian 0.12.11+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
phibr0phibr0
github.com/phibr0
GitHubphibr0
  1. Community
  2. Plugins
  3. Navigation
  4. Go to Line

Related plugins

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Doubleshift

Open the command palette by pressing Shift (or any other key) twice like in IntelliJ and create your own shortcuts.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Footnote Shortcut

Makes creating footnotes more fun!

Notebook Navigator

Alternative file browser with folders, tags, properties, shortcuts, previews, keyboard navigation, drag and drop, and pinned notes.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Recent Files

Display a list of recently opened files.

Creases

Tools for effectively folding Markdown sections.

Remember cursor position

Remember cursor and scroll position for each note.