Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian
GitHub

GitHub Link

nathoniusnathonius4k downloads

Enrich your notes with issue and pull request content from GitHub.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates16

Quality Gate Status

Obsidian + GitHub ❤️

Inject rich content from GitHub into your notes:

  • GitHub links are transformed into tags showing issue and pull request titles, statuses, etc
  • Use codeblocks to keep an up-to-date table of GitHub data inside a note

Use

Links

Github links are automatically transformed into tags. For example, pasting https://github.com/nathonius/obsidian-github-link/issues/1 into a note will become:

ExampleTag

Table

You can also include a table with results from a search query using a github-query codeblock. For example:

```github-query
outputType: table
queryType: pull-request
query: "is:pr repo:nathonius/obsidian-github-link"
columns: [number, title, author, status]
```

This produces a table of results that refreshes upon opening the note.

ExampleTable

See the documentation for more info.

Updates

This project adheres to semantic versioning. See the project changelog for details.

Contributing

See CONTRIBUTING.md for info on contributing to the project.

Contributors

Nathan
Nathan

💻 📖
Aron Griffis
Aron Griffis

💻
Nik Clayton
Nik Clayton

🐛
Arnaud 'red' Rouyer
Arnaud 'red' Rouyer

💻 ⚠️
Tom MacWright
Tom MacWright

💻
HealthGood
ReviewCaution
About
Transform GitHub links into rich inline tags showing issue and pull request numbers, titles, authors, and statuses. Embed a github-query codeblock to generate live-updating tables of search results (issues or PRs) that refresh when opening the note.
IntegrationsLinksTables
Details
Current version
1.2.0
Last updated
Last year
Created
2 years ago
Updates
16 releases
Downloads
4k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
OTHER
Report bugRequest featureReport plugin
Author
nathoniusnathonius
nathan-smith.org/
GitHubnathonius
  1. Community
  2. Plugins
  3. Integrations
  4. GitHub Link

Related plugins

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

Backlink Cache

Store backlink cache to speed up `app.metadataCache.getBacklinksForFile`.

Advanced Tables

Improved table navigation, formatting, and manipulation.

BRAT

Easily install a beta version of a plugin for testing.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.