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 Issue Augmentation

samprintzsamprintz3k downloads

Augment GitHub issue IDs.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

A plugin for Obsidian.md that augments GitHub issue IDs with their title.

For instance, the markdown text

- Finished #5432
- Working on #5434
- Next: #5435, backend#5433

renders to:

20231014-190419-screenshot

Each issue title is a link to the GitHub repository.

Configuration

There are two sources for augmenting issue IDs with descriptive issue texts

  1. GitHub
  2. a custom list of titles.

GitHub Integration

For fetching information about issue IDs from GitHub, specify the repository owner in the plugin settings. Additionally, a GitHub personal access token (PAT) is required. Generate it and add it in the plugin settings.

It is possible to restrict the relevant repositories in the settings. If not specified, all repositories of the owner are considered.

A default repository can be specified in the settings to interpret issue IDs without repository name, e.g. #1234 instead of myrepo#1234.

Custom Issue Title File

Alternatively or additionally, a CSV file can be specified in the settings that provides a mapping issue ID to issue title. It should look like this:

5432,My issue
backend#5433,Issue from another repository
5434,Some bug
5435,Cool feature

The CSV file path specified in the settings must be relative to the vault base directory.

Using both

It's possible to use both, GitHub and a custom list of titles as source for the issue ID augmentation. When for an issue ID there is a title from both sources, the custom list is preferred over the GitHub title.

HealthFair
ReviewRisks
About
Augment GitHub issue IDs with their titles and link each title to the corresponding repository. Fetch titles from GitHub or map IDs to titles from a CSV file, preferring CSV entries when both sources provide a title.
LinksIntegrationsCSV
Details
Current version
0.1.0
Last updated
3 years ago
Created
3 years ago
Updates
3 releases
Downloads
3k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
samprintzsamprintz
github.com/samprintz
GitHubsamprintz
  1. Community
  2. Plugins
  3. Links
  4. GitHub Issue Augmentation

Related plugins

Advanced Tables

Improved table navigation, formatting, and manipulation.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

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.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Maps

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

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.