Releases: rockychang7/obsidian-github-image-host
Releases · rockychang7/obsidian-github-image-host
Release list
0.1.2
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.0
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_reposcope, 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.