mirror of
https://github.com/hacker-c/obsidian-open-in-github-plugin.git
synced 2026-07-22 05:43:01 +00:00
658 B
658 B
Open in GitHub Plugin For Obsidian
This is an Obsidian plugin designed to open projects or files directly in GitHub via your browser. Learn more about Obsidian at https://obsidian.md.
Manually installing the plugin
- Copy over
main.js,manifest.json,styles.cssto your vaultVaultFolder/.obsidian/plugins/open-in-github.
Development
Clone this repo to VaultFolder/.obsidian/plugins/ and excute the commands below, then open your Obsidian App.
pnpm i
pnpm dev
Documentation:

