obsidian-github-embeds icon indicating copy to clipboard operation
obsidian-github-embeds copied to clipboard

Support Github Enterprise Server

Open eberkut opened this issue 11 months ago • 1 comments

Description

Add support for Github Enterprise Server.

The API is usually nearly identical to github.com and in the context of this plugin, it's very likely to require no changes other than allowing to specify a base URL.

https://docs.github.com/en/[email protected]/rest?apiVersion=2022-11-28 https://docs.github.com/en/[email protected]/graphql

Authentication also usually works the same as github.com (including Github Apps, PAT, fine-grained PAT or device login).

eberkut avatar Mar 06 '25 11:03 eberkut

Would be nice indeed, now Obsidian is usable freely even in enterprises !

Paul-AUB avatar Mar 06 '25 11:03 Paul-AUB