GitHub Issue Augmentation

by samprintz
5
4
3
2
1
Score: 43/100

Description

Category: 3rd Party Integrations

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.

Reviews

No reviews yet.

Stats

13
stars
3,777
downloads
1
forks
1,101
days
938
days
938
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
3
total issues
2
open issues
1
closed issues
0
commits

Latest Version

3 years 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

Github

Obsidian GitHub Issue Augmentation Plugin

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.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Fit
2 years ago by joshuakto
File gIT (FIT) to sync your files across mobile and desktop devices using GitHub.
Enveloppe
4 years ago by Mara-Li
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Github Copilot
2 years ago by Vasseur Pierre-Adrien
A bridge between Obsidian and Github Copilot
GitHub Sync
2 years ago by Kevin Chin
Sync Obsidian vault to personal GitHub
GitHub Gitless Sync
a year ago by Silvano Cerza
Sync a GitHub repository with vaults on different platforms without requiring git installation
Gist
5 years ago by Jun Lin
📒 Gist View for Obsidian(https://obsidian.md)
GitHobs
2 years ago by GabAlpha and MarcoG
Use Obsidian as Github issue editor! A simple plugin to create Github issues directly from Obsidian with logic taken from Git
Share as Gist
4 years ago by timrogers
An Obsidian (https://obsidian.md/) plugin for sharing your notes as a GitHub gist - either privately or publicly.
GitHub Embeds
3 years ago by Gino Valente
Embed GitHub issues, PRs, and code snippets directly in Obsidian
Publish and GitHub URL
4 years ago by kometenstaub
Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
Emo
3 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Obsidian Gitlab Issues
4 years ago by Ben Roberts
Obsidian plugin to create/update/remove notes based on GitLab issues
GitHub Link
2 years ago by Nathonius
Save as Gist
4 years ago by ghedamat
Gistr
2 years ago by Aetherinox
Obsidian.md plugin which allows you to use your notes to embed, create, and update gists for Github and Opengist. Light & dark theme support, create / update public & private gists either manually or with autosave.
GitHub Integration
a year ago by Kirill Zhuravlev
Plugin that fetch your github stars into notes
Github Issues
10 months ago by LonoxX
An Obsidian plugin that integrates with GitHub to track issues and pull requests directly in your vault.
Import GitHub Readme
2 years ago by Chasebank87
Vault to blog
2 years ago by barkstone2
Automation tool of making react SPA blog by obsidian vault.
NotePix
8 months ago by Ayush Parkara
NotePix automatically uploads images, screenshots from your Obsidian vault to a designated GitHub repository. It then seamlessly replaces the local link with a fast URL, keeping your vault lightweight and portable.
GitHub Stars
a year ago by Flying Nobita
Obsidian plugin that displays GitHub star ⭐ counts next to repository links in your notes, in Reading View, Live Preview, and embedded markdown.
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
GitHub Tasks
8 months ago by Mike Thicke
Obsidian plugin to sync GitHub issues and PRs to Obsidian TODOs
GitHub Tracker
a year ago by schaier-io
GH Links Shortener
6 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs