GitHub Issue Augmentation
by samprintz
favorite
share
11
3,549
Description

The GitHub Issue Augmentation plugin is a game-changer for Obsidian users who work with GitHub issues. This plugin takes your markdown text and augments GitHub issue IDs with their titles, making it easy to quickly identify what each issue refers to. Not only that, but the plugin also turns each issue title into a link to the corresponding GitHub repository, giving you direct access to the relevant information.

With this plugin, you can configure two sources for augmenting issue IDs: GitHub and a custom list of titles. The GitHub integration allows you to specify a repository owner and even restrict the repositories that are considered. Alternatively, you can use a CSV file to map issue IDs to their corresponding titles. What's more, you can use both sources simultaneously, with the custom list taking precedence over the GitHub title when available.

Overall, this plugin is a huge time-saver for anyone who frequently works with GitHub issues in Obsidian.

Latest Version
a year ago
Changelog
  • Multiple repositories can be listed in the settings now. If no repository is specified before an issue ID (e.g. #1234 instead of myrepo#1234), a default repository can be specified in the settings.
  • Add debounce time for setting updates before re-fetching issues
  • Add dynamic repository issue counting (using GitHub search API)
  • Add highlighting for issue IDs where no title was found due to a missing or invalid repository name
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Save as Gist
3 years ago by ghedamat
Save current note as a GitHub Gist
Jira Issue
3 years ago by marc0l92
Track the progress of Atlassian Jira issues from your Obsidian notes.
Mkdocs Publisher
3 years ago by Mara-Li
Obsidian's Mkdocs Publisher is an association between a github actions and a Material mkdocs template to get a personal wiki site based on your Obsidian Vault.
Share as Gist
2 years ago by timrogers
Shares an Obsidian note as a GitHub.com gist
Obsidian Gitlab Issues
2 years ago by Ben Roberts
Import Gitlab issues into your Obsidian vault.
GitHub Embeds
a year ago by Gino Valente
Embed GitHub issues, PRs, and code snippets directly in Obsidian.
GitHobs
10 months ago by GabAlpha and MarcoG
Use Obsidian as Github issue editor with logic taken from Git
GitHub Sync
9 months ago by Kevin Chin
Sync vault to personal GitHub.
GitHub Link
9 months ago by Nathonius
Enrich your notes with issue and pull request content from GitHub.
Gistr
9 months ago by Aetherinox
Integrate OpenGist and Github gist snippets in your notes.
Fit
9 months ago by joshuakto
Minimalist File gIT (FIT) to sync your files across mobile and desktop devices using GitHub.
Github Copilot
6 months ago by Vasseur Pierre-Adrien
Implement suggestions from Github Copilot directly in your editor.
Images to Gist
4 months ago by Inder Singh
Upload images to your GitHub secret Gists. Also, resize uploaded images on the fly.
Import GitHub Readme
3 months ago by Chasebank87
Allows you to import a GitHub README file into your vault.
Vault to blog
3 months ago by barkstone2
Publish the vault to a GitHub Pages blog.
Gist
2 months ago by Jun Lin
Display the GitHub Gist.
Publish and GitHub URL
2 months ago by kometenstaub
Copy or open the URL of the corresponding note on your Publish site. You can also open its Git commit history on GitHub.