Skip to content

Releases: mrjackphil/obsidian-jump-to-link

0.2.0

12 Jun 07:42
631a487
Compare
Choose a tag to compare
Update README.md

0.1.6

04 Jun 10:06
Compare
Choose a tag to compare
Update manifest.json

0.1.3

11 Mar 11:01
Compare
Choose a tag to compare
  • Fix it work with markdown links - #16

0.1.2

09 Feb 15:30
Compare
Choose a tag to compare
  • Hide popover on click (Fix for #5)

0.1.1

07 Feb 07:18
Compare
Choose a tag to compare

Thanks, @tadashi-aikawa for #6

  • Adds plain URLs to targets

0.1.0: Merge pull request #2 from erichalldev/master

20 Nov 04:11
9c4a9e1
Compare
Choose a tag to compare

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

30 Oct 08:37
Compare
Choose a tag to compare

Ready to be added in Community Plugins

0.0.2

28 Oct 16:34
Compare
Choose a tag to compare
Remove unused lines

0.0.1

28 Oct 15:35
Compare
Choose a tag to compare
Add forgotten files :)