Skip to content

erichalldev/obsidian-jump-to-link

 
 

Repository files navigation

Obsidian Plugin: Jump to link

Quickly jump between links using Ctrl+' hotkey.

You can switch between links presentation (modal or popovers).

Works with Obsidian 0.9.7

Plans for future

  • Fix issues
  • Add custom hotkey for jump initiation
  • Add support for standard markdown links
  • Refactor draw modal and use API functionality

How to install the plugin

  • Copy over main.js, styles.css, manifest.json to your vault vault/.obsidian/plugins/plugin-id/.

For additional info check this post

Known issues

  • When there are many links (more than English letters) others will appear with undefined keyword and can't be activated.

Support

About

Quick jump between links using hotkeys

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.2%
  • CSS 3.4%
  • JavaScript 3.4%