Skip to content

1.0.0

Choose a tag to compare

@HyoYoonNam HyoYoonNam released this 25 Jun 05:28
· 2 commits to main since this release

Initial release of Image Paste on GitHub.

Paste or drop an image into a note and it is uploaded to your public GitHub repository via the Contents API, then embedded as a raw.githubusercontent.com link instead of being saved locally.

  • Settings tab with repository/token setup buttons and a connection test
  • Cross-platform (uses requestUrl, no Node/Electron APIs)
  • Token safety guidance: single-repo fine-grained PAT, kept out of notes and logs

Install: copy main.js, manifest.json, and styles.css into /.obsidian/plugins/image-paste-on-github/.