frostplexx / obsidian-github-issues

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

integrate self hosted github / gitlab #22

Open CevG33ko opened 2 months ago

CevG33ko commented 2 months ago

It would be great to have the option to enter the url of a self-hosted github and/or gitlab instance for syncing issues.

frostplexx commented 2 months ago

As of version v0.3.1 you can specify your own endpoint for use with enterprise/self hosted GitHub. The plugin is using GitHubs ocotkit library which isn't compatible with Gitlab as far as I'm aware.