Android Camera Embed
pendingby manchatz
Android only: capture a photo and embed it into the current note.
Obsidian Android Camera Embed
This plugin is Android-only. It uses the capture attribute to open the Android camera and is not supported on iOS or desktop.
Features
- Ribbon button and command palette entry to capture a photo on Android.
- Saves photos next to the note or in a configurable vault folder.
- Embeds the captured image at the cursor position.
Install (development)
npm installnpm run build- Copy
manifest.jsonandmain.jsinto your vault:.obsidian/plugins/android-camera-embed
Settings
- Photos folder: vault-relative path (e.g.
Attachments/Camera). Leave blank to store next to the note. - Create folder if missing: auto-create the folder if it doesn't exist.
Publishing
npm run buildnpm run distto producedist/for release.
License
MIT
obsidian-android-camera
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.