Andrew Mao10 downloadsSuggests and Autocompletes GitHub Issues and Pull Requests
This plugin for Obsidian provides an autocomplete suggester for GitHub issues and pull requests from within the editor. When you type a trigger character (default is @), it fetches open issues and PRs from your configured GitHub repository and allows you to insert links to them directly into your notes.
SecretStorage API (hardware-encrypted on desktop via Keychain/DPAPI, and stored locally on mobile).@ to anything else (e.g., gh#) to avoid conflicts with other plugins.owner/repo (e.g., Andrewyx/Github-PR-Autocomplete).repo scope.@ followed by a search term or issue number. Select an item from the list to insert a markdown link.MIT
Finally, thanks to https://github.com/kemayo/obsidian-smart-links for inspiring this project!