No description
Find a file
Nathan 35855e204e
Merge pull request #13 from nathonius/special-columns
 feat: #11 Add predefined PR table columns
2024-02-01 22:38:28 -05:00
src feat: #11 Add predefined PR table columns 2024-02-01 22:37:39 -05:00
.better-commits.json feat: #11 Add predefined PR table columns 2024-02-01 22:37:39 -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 📚 docs: 5 Add author and project description 2024-01-31 15:03:08 +00:00
package-lock.json feat: #11 Add predefined PR table columns 2024-02-01 22:37:39 -05:00
package.json 📚 docs: 5 Add author and project description 2024-01-31 15:03:08 +00:00
README.md Add some basic documentation 2024-01-27 21:01:24 -05:00
styles.css feat: #11 Add predefined PR table columns 2024-02-01 22:37:39 -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.