Skip to content

ittk1229/obsidian-2hop-links-plugin

 
 

Repository files navigation

Obsidian 2Hop Links Plugin

This plugin will display the page linked 2hop ahead. It displays the link at the bottom of the Markdown editor. With this plugin, you can roam the digital garden freely.

Show links under the editor.

links

Preview mode is also supported.

preview

Commands

You can use following commands. You can bind these commands to a keyboard shortcut.

Command Description
Enable 2hop links Enable 2hop links temporary
Disable 2hop links Disable 2hop links temporary

Thanks to

This plugin is inspired by scrapbox (See also 2 ホップリンクの考察(In Japanese) )

masui san, the inventor of 2hop link

This plugin was reviewed by lishid

Changes

  • 0.9.0 (2022-06-16)
    • Show on Live Preview by uxiun++
  • 0.6.0 (2021-05-20)
    • Experimental feature: show two hop links on the top of pane. #25 (You can enable this feature by the setting panel) Requested by danraymond++
  • 0.4.0 (2021-05-17)
    • no changes
  • 0.3.0 (2021-05-17)
    • Seperate the out link the in link #16 Reported by gh16683170++
    • Fixed "The obsidian died when including pdf links #15 "#15 Reported by gh16683170++
    • Do not eat mousedown event with non-primary mouse button. #19
  • 0.2.0 (2021-05-12)
    • Temporary enable/disable 2hop plugin view by command tokuhirom#13 (Requested by @autonomygaps)
  • 0.1.0 (2021-05-12)
    • Fixed broken plugin installation tokuhirom#11 (Reported by gorilla, iiz)
    • Make box size configurable (Requested by iiz)
  • 0.0.10 (2021-05-11)
    • Re-enable resolvable 2hop links tokuhirom#7 (Reported by @kdmsnr)

LICENSE

The MIT License (MIT)

Copyright © 2021 Tokuhiro Matsuno, http://64p.org/ [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • CSS 7.4%
  • JavaScript 5.8%