1.0.0
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/.