frostplexx / obsidian-github-issues

A simple plugin that lets you embed GitHub issues in your Obsidian notes
MIT License
34 stars 5 forks source link

I am excited for this plugin! #16

Closed noklam closed 1 year ago

noklam commented 1 year ago

I just made a post here https://forum.obsidian.md/t/obsidian-github-issues-pr-integration-not-using-github-to-sync/65334, then I find this repository.

I saw there is a plan to support bi-direction sync. What will be the workflow of it? I am interested to know more what's the motivation for you to create this plugin and how are you going to use it?

For me I really want to have my own issue trackers, so I intend to use Obsidian as my local mini clone of Github Issue/PR + my personal notes. At time I can add more tags and link issues properly.

frostplexx commented 1 year ago

From what I read in your forum post you want to be able to reference GitHub issues in other notes and have your issues synced (offline) to your Obsidian Vault? This plugin is more meant as a way to interact with your GitHub issues without leaving Obsidian. Some example scenarios I thought about while making this plugin are:

This plugin, at the moment at least, also doesn't work offline as it fetches all its information for the GitHub api.