reallygood835k downloadsUpload local files to Google Drive and embed them directly in your notes. Supports audio, video, PDF, and images with intuitive size options.
Upload local files to Google Drive and embed them directly in your Obsidian notes with intuitive size options.
reallygood83/obsidian-embedderBefore using the plugin, you need to set up Google OAuth credentials:
https://www.googleapis.com/auth/drive.fileObsidian/DriveEmbedder)| Category | Formats |
|---|---|
| 🎬 Video | MP4, WebM, MOV, AVI |
| 🎵 Audio | MP3, WAV, OGG, M4A |
| 📄 Document | |
| 🖼️ Image | JPG, PNG, GIF, WebP, SVG |
/preview URL?id=...&export=download to ?export=download&id=...# Clone repository
git clone https://github.com/reallygood83/obsidian-embedder.git
# Install dependencies
npm install
# Build plugin
npm run build
# Development mode
npm run dev
Developed by reallygood83
MIT License
Copyright (c) 2025 reallygood83
This project is licensed under the MIT License - see the LICENSE file for details.
Found a bug or have a feature request? Please open an issue on GitHub.