No description
Find a file
2026-03-08 10:36:28 +08:00
.editorconfig Initial commit 2024-11-30 16:28:10 +08:00
.eslintignore Initial commit 2024-11-30 16:28:10 +08:00
.eslintrc Initial commit 2024-11-30 16:28:10 +08:00
.gitignore 首次提交 2024-11-30 17:07:20 +08:00
.npmrc Initial commit 2024-11-30 16:28:10 +08:00
esbuild.config.mjs Initial commit 2024-11-30 16:28:10 +08:00
LICENSE 首次提交 2024-11-30 17:07:20 +08:00
main.ts Optimize link-matching regex to support more protocols (#9) 2026-03-08 10:36:28 +08:00
manifest.json Optimize link-matching regex to support more protocols (#9) 2026-03-08 10:36:28 +08:00
package-lock.json feat: support Obsidian 1.11.7, add more key combos for internal links 2026-02-24 19:06:58 +08:00
package.json Optimize link-matching regex to support more protocols (#9) 2026-03-08 10:36:28 +08:00
README.md feat: support Obsidian 1.11.7, add more key combos for internal links 2026-02-24 19:06:58 +08:00
README.zh-CN.md feat: support Obsidian 1.11.7, add more key combos for internal links 2026-02-24 19:06:58 +08:00
tsconfig.json Initial commit 2024-11-30 16:28:10 +08:00
version-bump.mjs Initial commit 2024-11-30 16:28:10 +08:00
versions.json bump: version 1.2.1 2025-07-20 20:39:35 +08:00

Link Opener

English | 简体中文

This is an Obsidian plugin that restores the link opening method to Ctrl + Left Click in edit mode.

Internal link shortcuts:

  • Ctrl + Left Click — Open in the current tab
  • Ctrl + Shift + Left Click — Open in a new tab
  • Ctrl + Shift + Alt + Left Click — Open in a new window