Releases: mrjackphil/obsidian-jump-to-link
Releases · mrjackphil/obsidian-jump-to-link
0.2.0
Update README.md
0.1.6
Update manifest.json
0.1.3
0.1.2
0.1.1
Thanks, @tadashi-aikawa for #6
- Adds plain URLs to targets
0.1.0: Merge pull request #2 from erichalldev/master
Thanks @erichalldev ! Now we have much more cool features and bugfixes!
- Popovers work in preview as well as source mode now. The styling is the same in both.
- This handles external links and will open them in the default browser.
- Pressing the letter for a link opens it in the current leaf.
- Pressing Shift + the letter for a link opens it in a new leaf.
- Add two letter link hints. This increases the number of links that can be hinted from 26 to 676.
- Properly position link hints in embedded notes that don't scroll
- Links that are scrolled out of view within an embedded note that scrolls don't get placed properly
- Add link hints to embedded file link icons
- Convert keylistener to command to allow for customizing the hotkey
0.0.3
Ready to be added in Community Plugins
0.0.2
Remove unused lines
0.0.1
Add forgotten files :)