Obsidian GitHub Issues
about this project
The GitHub Issues plugin connects your notes with GitHub by tracking issues and pull requests from specified repositories. It automatically syncs data on startup, lets you filter tracked items by assignee or reviewer, and can generate Markdown notes for each issue or PR right in your vault. With custom repository configuration and a choice of repositories to follow, it brings your development workflow and project tracking directly into your documentation environment.
Features
11 Features- Track issues and pull requests from multiple GitHub repositories
- Automatic sync on startup with configurable background intervals
- Filter by labels, assignees, and reviewers
- GitHub Projects v2 integration with Kanban board view
- Create customizable Markdown notes for each issue or PR
- Custom filename and content templates with variables
- YAML frontmatter with metadata
- Persist blocks to preserve user content during syncs
- Optional comment inclusion in notes
- Automatic cleanup of old closed items
- Token validation and status indicators
Galerie
8 BilderTimeline
GitHub Sub-Issue & Obsidian Keychain Support
add GitHub Sub-Issue Integration ,Obsidian Keychain Support and small bugfixes
Bug Fix Release
Fixed projectData to only apply for GitHub Projects, not repository issues.
GitHub Projects Integration
Added GitHub Projects v2 integration with Kanban board view, custom field support (status, priority, iteration), and project-specific filtering.
Hash Tag Escaping
Implemented context-sensitive hash tag escaping to prevent unintended Obsidian tags. Configurable globally and per-repository.
Stability Improvements
Various stability improvements and bug fixes.
Issue & PR Fixes
Fixed issue and pull request handling.
Persist Blocks
Added persist blocks feature to preserve user content during syncs. Global settings now override per-repository settings.
Maintenance Release
General maintenance and minor improvements.
Error Handling
Improved error handling for note creation without aborting entire sync process.
Custom Templates
Added extensive customizable templates for filename and content format using variables and markdown template files.
Enhanced Filtering
Added filtering by labels and assignees, manual sync button, token validation, custom folder settings, and optional comment inclusion.
Initial Release
First public release with core functionality for tracking GitHub issues and pull requests in Obsidian.