https://github.com/phibr0/obsidian-go-to-line
https://github.com/phibr0/obsidian-go-to-line
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phibr0/obsidian-go-to-line
- Owner: phibr0
- License: mit
- Created: 2021-08-19T11:37:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T20:33:57.000Z (over 3 years ago)
- Last Synced: 2025-04-10T13:50:47.202Z (over 1 year ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Go To Line [](https://github.com/phibr0/obsidian-go-to-line/releases) 
> 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](https://www.obsidian.md) 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: