Skip to content

Releases: rockychang7/obsidian-github-image-host

0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 10:06

Full Changelog: 0.1.1...0.1.2

0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:41

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@rockychang7 rockychang7 released this 25 Aug 10:21

First release.

Upload images to a GitHub repository as you paste them into Obsidian, and get the public link written back into the note.

  • Connect with GitHub's device flow — a short code in the browser, no token to create by hand
  • Asks only for the public_repo scope, so it cannot reach your private repositories
  • Access renews itself in the background; a pasted fine-grained token works too
  • Pick the destination repository and branch from a list after connecting
  • Configurable name template, and a jsDelivr option for the link style
  • Command: Upload all local images in this note
  • If an upload fails, the image is saved into your vault instead so nothing is lost

Requires Obsidian 1.6.6 or newer.