A lightweight and clean Obsidian plugin designed to speed up your note-taking workflow by leveraging Google Gemini AI models directly from your clipboard. Perfect for student webinars, information security lectures, or general knowledge management.
- Smart Edit via Clipboard: Instantly process copied text or slide lecture outlines into structured notes.
- Custom System Prompts: Tailor the AI's response behavior to your specific academic or personal needs.
- Clean & Minimalist UI: Completely overhauled settings tab matching native Obsidian styling without cluttering divider lines.
- Visual Generation Pill: High-fidelity animated status pill that tracks the AI's thinking process in real-time.
- Model Flexibility: Supports multiple Google Gemini models (including
gemini-2.0-flashandgemini-2.5-flash-lite).
- Download
main.js,styles.css, andmanifest.jsonfrom the latest release. - Go to your Obsidian vault directory.
- Enable "Show hidden files" in your file manager and navigate to
.obsidian/plugins/. - Create a new folder named
gemini-note-architectand move the downloaded files inside. - Open Obsidian, go to Settings -> Community Plugins, hit refresh, and enable Gemini Note Architect.
- Get your API Key from Google AI Studio.
- Open the plugin settings in Obsidian.
- Paste your API Key and choose your preferred AI model.
- Customize the System Prompt or use the built-in standard template.
MIT License. Feel free to use, modify, and distribute.