No description
Find a file
2024-01-27 21:01:24 -05:00
src Add some basic documentation 2024-01-27 21:01:24 -05:00
.editorconfig initial commit 2024-01-03 22:03:23 +00:00
.eslintignore initial commit 2024-01-03 22:03:23 +00:00
.eslintrc kind of working in live preview, just need to make sure we're not constantly re-rendering 2024-01-08 19:15:59 +00:00
.gitignore initial commit 2024-01-03 22:03:23 +00:00
.npmrc initial commit 2024-01-03 22:03:23 +00:00
.prettierrc working multi-account support and parsing of links 2024-01-04 21:38:43 +00:00
esbuild.config.mjs initial commit 2024-01-03 22:03:23 +00:00
LICENSE Initial commit 2024-01-02 21:35:51 -05:00
main.ts initial commit 2024-01-03 22:03:23 +00:00
manifest.json initial commit 2024-01-03 22:03:23 +00:00
package-lock.json kind of working in live preview, just need to make sure we're not constantly re-rendering 2024-01-08 19:15:59 +00:00
package.json kind of working in live preview, just need to make sure we're not constantly re-rendering 2024-01-08 19:15:59 +00:00
README.md Add some basic documentation 2024-01-27 21:01:24 -05:00
styles.css live preview mode working reliably now! 2024-01-13 20:17:27 -05:00
tsconfig.json working multi-account support and parsing of links 2024-01-04 21:38:43 +00:00
version-bump.mjs initial commit 2024-01-03 22:03:23 +00:00
versions.json initial commit 2024-01-03 22:03:23 +00:00

GitHub Link

Obsidian + GitHub ❤️

Transform boring GitHub links in notes into badges with rich content from GitHub's API.

Use

For public repositories, no extra configuration is required. For private repos, you'll need to log in through GitHub.

Authentication

Authentication only requires a GitHub account. In GitHub Link plugin settings, add a new account. Give the account a name.

The plugin supports an automated authentication flow, or you can generate your own token. To use the automated flow, select "Generate Token". In the modal that appears, copy the code and open the authentication link. After pasting the auth link, you'll be prompted to allow access to the GitHub Link plugin. Once accepted, you can return to Obsidian and the token will be saved automatically.