Export Gemini Chats to Obsidian
Easily bulk export your Gemini AI chats directly into Obsidian as Markdown files. Perfect for fast bulk processing.
As of June 2026, Export Gemini Chats to Obsidian has 2,000 users and a 4.60/5 rating from 20 reviews in the Productivity category.
Usersup 100.0 percent+100.0%
2.0K
2,000
Ratingup 0.9 percent+0.9%
4.60
20 reviews
Reviewsup 122.2 percent+122.2%
20
Version
3.1.0
Manifest V3
90-day change · In the last 90 days this extension gained 1.0K users, 2 version updates, changed permissions.
History
11 snapshotsTracking since Apr 8, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 8, 2026 | 1.0K | 4.56 | 9 | 2.2.1 |
| Apr 19, 2026 | 1.0K | 4.43 | 7 | 2.2.1 |
| Apr 24, 2026 | 1.0K | 4.50 | 8 | 2.3.0 |
| May 8, 2026 | 1.0K | 4.50 | 8 | 2.3.0 |
| May 13, 2026 | 1.0K | 4.56 | 9 | 2.3.0 |
| May 19, 2026 | 1.0K | 4.60 | 10 | 2.3.0 |
| May 24, 2026 | 2.0K | 4.64 | 11 | 2.3.0 |
| May 28, 2026 | 2.0K | 4.71 | 14 | 2.3.0 |
| Jun 2, 2026 | 2.0K | 4.73 | 15 | 2.3.0 |
| Jun 7, 2026 | 2.0K | 4.76 | 17 | 2.3.0 |
| Jun 11, 2026 | 2.0K | 4.79 | 19 | 2.3.0 |
| Now | 2.0K | 4.60 | 20 | 3.1.0 |
Changelog
- Jun 11, 2026description
✨ Bulk Export AI Chats to Obsidian (for Gemini) Easily export your Gemini (Google AI) chat conversations to clean, readable Markdown files with just one click! No more copy-paste chaos—organize your AI insights, share with your team, or archive your knowledge effortlessly. 🚀 Features - One-click export of Gemini chats to Obsidian-ready Markdown - Batch export Gemini chat history into separate Markdown files - Preserves formatting, code blocks - Supports Gemini chat pages under both /app and /gem URLs - Adds Obsidian-friendly YAML frontmatter including gem, model, uuid, tags, created time, and exported time - Supports exporting Gem chats into subfolders named after the Gem - Supports filtering batch export by date - Uses your current browser time zone for exported timestamps, date filtering, and filename dates - Date filters are normalized to clean YYYY-MM-DD values for more reliable exports - Beautiful, modern UI with clearer date filter controls and intuitive export settings - Secure: No data leaves your browser 🛠️ How to Use 1. Open a Gemini chat. 2. Click the extension icon. 3. Instantly download your conversation as a Markdown file! 🔗 Useful Links • Product Documentation & Home: https://chatgpt2notion.com/products/gemini-to-obsidian/ • Report Issues / Feedback: https://github.com/joysey/chatgpt-to-notion/issues • Support Email: [email protected] 🛡️ Privacy Your data stays 100% private—everything is processed locally in your browser. 💡 Why Export Gemini to Markdown? - Backup, Organize your Gemini AI research and notes - Share insights with colleagues or friends - Archive important conversations for future reference 📝 Change Log - 2026-04-09: - Improved Markdown export format for better readability and consistency with other AI conversation export tools - Changed conversation headers from H2 to H1 (`# You` / `# Gemini`) for clearer semantic structure - Fixed Attachments header level from H3 to H2 to maintain proper Markdown hierarchy - Added automatic escaping of markdown headers in user content to prevent hierarchy conflicts when pasting documentation or markdown content - 2026-03-20: - Updated the batch export page so the Export Configuration panel remembers whether you left it expanded or collapsed - Improved the Export Configuration header to show a quick summary of the current settings when collapsed - 2026-03-17: - Improved date formatting so batch export date filters are normalized to YYYY-MM-DD values - Updated the batch export date filter UI to use a clearer checkbox + date picker flow with today as the default when enabled - Added a default `gemini` tag in Markdown frontmatter when no conversation tags are available - 2026-03-15: - Added Gem subfolder export support for popup and batch export - Added model, uuid, and tags fields to Markdown frontmatter - Added batch export date filter support - Fixed empty uuid exports and normalized uuid by removing the c_ prefix - Improved popup title detection by reading the current page title from Gemini DOM - Updated time handling to use the current browser time zone for frontmatter timestamps, filename dates, and daily limits - 2026-03-12: - Updated product title and short description text - 2026-02-21: - Fixed multi-account URL support (/u/0/, /u/1/) - Improved YAML frontmatter formatting - 2026-02-04: Optimize the options for batch export, allowing the export range to be persisted in the cache. - 2026-02-02: Fixed and optimized minor issues mentioned by users. - 2026-01-13: - Added support for exporting Gem conversations with proper URL format (/gem/{gemId}/{conversationId}) - Added gem field in exported markdown frontmatter to display the Gem title - Fixed duplicate c_ prefix in batch export URLs - 2026-01-09: Optimize the YAML tag format for exporting to md format; optimize the export prompts. - 2025-12-09: Improved error messaging and fixed Gemini sub-document retrieval.
✨ Bulk Export AI Chats to Obsidian (for Gemini) Easily export your Gemini (Google AI) chat conversations to clean, readable Markdown files with just one click! No more copy-paste chaos—organize your AI insights, share with your team, or archive your knowledge effortlessly. 🚀 Features - One-click export of Gemini chats to Obsidian-ready Markdown - Bulk export Gemini chat history into separate Markdown files - Selectively choose conversations for bulk export instead of exporting an entire page or full history - Export conversations by Gems, with support for selecting full Gems or specific Gem conversations - Exports generated images and saves them into a local images folder with Markdown links - Includes an image export toggle, enabled by default - Preserves formatting, code blocks - Supports Gemini chat pages under both /app and /gem URLs - Adds Obsidian-friendly YAML frontmatter including gem, model, uuid, tags, created time, and exported time - Supports exporting Gem chats into subfolders named after the Gem - Supports filtering bulk export by date - Uses your current browser time zone for exported timestamps, date filtering, and filename dates - Date filters are normalized to clean YYYY-MM-DD values for more reliable exports - Beautiful, modern UI with clearer date filter controls and intuitive export settings - Secure: No data leaves your browser 🛠️ How to Use 1. Open a Gemini chat. 2. Click the extension icon. 3. Instantly download your conversation as a Markdown file! 🔗 Useful Links • Product Documentation & Home: https://chatgpt2notion.com/products/gemini-to-obsidian/ • Report Issues / Feedback: https://github.com/joysey/chatgpt-to-notion/issues • Support Email: [email protected] 🛡️ Privacy Your data stays 100% private—everything is processed locally in your browser. 💡 Why Export Gemini to Markdown? - Backup, Organize your Gemini AI research and notes - Share insights with colleagues or friends - Archive important conversations for future reference 📝 Change Log - 2026-06-11: - Added Export Mode with Bulk Export, Selective Export, and Gems Export options - Added selective conversation loading and selection for targeted bulk exports - Added Gems-based export, including full Gem selection and individual Gem conversation selection - Added Gemini Conversations count in the options page Overview - Improved the Export Configuration module and unified export wording around Bulk Export - 2026-06-10: - Added generated image export support, saving images into a local images folder and linking them from Markdown - Added an optional Download Images setting, enabled by default - Fixed current conversation title detection to use page-based title resolution more reliably - 2026-04-09: - Improved Markdown export format for better readability and consistency with other AI conversation export tools - Changed conversation headers from H2 to H1 (`# You` / `# Gemini`) for clearer semantic structure - Fixed Attachments header level from H3 to H2 to maintain proper Markdown hierarchy - Added automatic escaping of markdown headers in user content to prevent hierarchy conflicts when pasting documentation or markdown content - 2026-03-20: - Updated the bulk export page so the Export Configuration panel remembers whether you left it expanded or collapsed - Improved the Export Configuration header to show a quick summary of the current settings when collapsed - 2026-03-17: - Improved date formatting so bulk export date filters are normalized to YYYY-MM-DD values - Updated the bulk export date filter UI to use a clearer checkbox + date picker flow with today as the default when enabled - Added a default `gemini` tag in Markdown frontmatter when no conversation tags are available - 2026-03-15: - Added Gem subfolder export support for popup and bulk export - Added model, uuid, and tags fields to Markdown frontmatter - Added bulk export date filter support - Fixed empty uuid exports and normalized uuid by removing the c_ prefix - Improved popup title detection by reading the current page title from Gemini DOM - Updated time handling to use the current browser time zone for frontmatter timestamps, filename dates, and daily limits - 2026-03-12: - Updated product title and short description text - 2026-02-21: - Fixed multi-account URL support (/u/0/, /u/1/) - Improved YAML frontmatter formatting - 2026-02-04: Optimize the options for bulk export, allowing the export range to be persisted in the cache. - 2026-02-02: Fixed and optimized minor issues mentioned by users. - 2026-01-13: - Added support for exporting Gem conversations with proper URL format (/gem/{gemId}/{conversationId}) - Added gem field in exported markdown frontmatter to display the Gem title - Fixed duplicate c_ prefix in bulk export URLs - 2026-01-09: Optimize the YAML tag format for exporting to md format; optimize the export prompts. - 2025-12-09: Improved error messaging and fixed Gemini sub-document retrieval.
- Jun 11, 2026short_description
Easily bulk export your Gemini AI chats directly into Obsidian as Markdown files. Perfect for fast batch processing.
Easily bulk export your Gemini AI chats directly into Obsidian as Markdown files. Perfect for fast bulk processing.
- Jun 11, 2026host_permissions
https://*.chatgpt2notion.com/*, https://*.aluo.app/*, https://gemini.google.com/*
https://*.chatgpt2notion.com/*, https://*.aluo.app/*, https://gemini.google.com/*, https://lh3.googleusercontent.com/*, https://lh3.google.com/*
- Apr 19, 2026short_description
Batch export your Gemini AI chats directly into Obsidian as Markdown files. Keep your personal knowledge base organized fast.
Easily bulk export your Gemini AI chats directly into Obsidian as Markdown files. Perfect for fast batch processing.
- Apr 19, 2026name
Bulk Export AI Chats to Obsidian (for Gemini)
Export Gemini Chats to Obsidian
- Apr 19, 2026description
✨ Bulk Export AI Chats to Obsidian (for Gemini) Easily export your Gemini (Google AI) chat conversations to clean, readable Markdown files with just one click! No more copy-paste chaos—organize your AI insights, share with your team, or archive your knowledge effortlessly. 🚀 Features - One-click export of Gemini chats to Obsidian-ready Markdown - Batch export Gemini chat history into separate Markdown files - Preserves formatting, code blocks - Supports Gemini chat pages under both /app and /gem URLs - Adds Obsidian-friendly YAML frontmatter including gem, model, uuid, tags, created time, and exported time - Supports exporting Gem chats into subfolders named after the Gem - Supports filtering batch export by date - Uses your current browser time zone for exported timestamps, date filtering, and filename dates - Date filters are normalized to clean YYYY-MM-DD values for more reliable exports - Beautiful, modern UI with clearer date filter controls and intuitive export settings - Secure: No data leaves your browser 🛠️ How to Use 1. Open a Gemini chat. 2. Click the extension icon. 3. Instantly download your conversation as a Markdown file! 🔗 Useful Links • Product Documentation & Home: https://chatgpt2notion.com/products/gemini-to-obsidian/ • Report Issues / Feedback: https://github.com/joysey/chatgpt-to-notion/issues • Support Email: [email protected] 🛡️ Privacy Your data stays 100% private—everything is processed locally in your browser. 💡 Why Export Gemini to Markdown? - Backup, Organize your Gemini AI research and notes - Share insights with colleagues or friends - Archive important conversations for future reference 📝 Change Log - 2026-03-20: - Updated the batch export page so the Export Configuration panel remembers whether you left it expanded or collapsed - Improved the Export Configuration header to show a quick summary of the current settings when collapsed - 2026-03-17: - Improved date formatting so batch export date filters are normalized to YYYY-MM-DD values - Updated the batch export date filter UI to use a clearer checkbox + date picker flow with today as the default when enabled - Added a default `gemini` tag in Markdown frontmatter when no conversation tags are available - 2026-03-15: - Added Gem subfolder export support for popup and batch export - Added model, uuid, and tags fields to Markdown frontmatter - Added batch export date filter support - Fixed empty uuid exports and normalized uuid by removing the c_ prefix - Improved popup title detection by reading the current page title from Gemini DOM - Updated time handling to use the current browser time zone for frontmatter timestamps, filename dates, and daily limits - 2026-03-12: - Updated product title and short description text - 2026-02-21: - Fixed multi-account URL support (/u/0/, /u/1/) - Improved YAML frontmatter formatting - 2026-02-04: Optimize the options for batch export, allowing the export range to be persisted in the cache. - 2026-02-02: Fixed and optimized minor issues mentioned by users. - 2026-01-13: - Added support for exporting Gem conversations with proper URL format (/gem/{gemId}/{conversationId}) - Added gem field in exported markdown frontmatter to display the Gem title - Fixed duplicate c_ prefix in batch export URLs - 2026-01-09: Optimize the YAML tag format for exporting to md format; optimize the export prompts. - 2025-12-09: Improved error messaging and fixed Gemini sub-document retrieval.
✨ Bulk Export AI Chats to Obsidian (for Gemini) Easily export your Gemini (Google AI) chat conversations to clean, readable Markdown files with just one click! No more copy-paste chaos—organize your AI insights, share with your team, or archive your knowledge effortlessly. 🚀 Features - One-click export of Gemini chats to Obsidian-ready Markdown - Batch export Gemini chat history into separate Markdown files - Preserves formatting, code blocks - Supports Gemini chat pages under both /app and /gem URLs - Adds Obsidian-friendly YAML frontmatter including gem, model, uuid, tags, created time, and exported time - Supports exporting Gem chats into subfolders named after the Gem - Supports filtering batch export by date - Uses your current browser time zone for exported timestamps, date filtering, and filename dates - Date filters are normalized to clean YYYY-MM-DD values for more reliable exports - Beautiful, modern UI with clearer date filter controls and intuitive export settings - Secure: No data leaves your browser 🛠️ How to Use 1. Open a Gemini chat. 2. Click the extension icon. 3. Instantly download your conversation as a Markdown file! 🔗 Useful Links • Product Documentation & Home: https://chatgpt2notion.com/products/gemini-to-obsidian/ • Report Issues / Feedback: https://github.com/joysey/chatgpt-to-notion/issues • Support Email: [email protected] 🛡️ Privacy Your data stays 100% private—everything is processed locally in your browser. 💡 Why Export Gemini to Markdown? - Backup, Organize your Gemini AI research and notes - Share insights with colleagues or friends - Archive important conversations for future reference 📝 Change Log - 2026-04-09: - Improved Markdown export format for better readability and consistency with other AI conversation export tools - Changed conversation headers from H2 to H1 (`# You` / `# Gemini`) for clearer semantic structure - Fixed Attachments header level from H3 to H2 to maintain proper Markdown hierarchy - Added automatic escaping of markdown headers in user content to prevent hierarchy conflicts when pasting documentation or markdown content - 2026-03-20: - Updated the batch export page so the Export Configuration panel remembers whether you left it expanded or collapsed - Improved the Export Configuration header to show a quick summary of the current settings when collapsed - 2026-03-17: - Improved date formatting so batch export date filters are normalized to YYYY-MM-DD values - Updated the batch export date filter UI to use a clearer checkbox + date picker flow with today as the default when enabled - Added a default `gemini` tag in Markdown frontmatter when no conversation tags are available - 2026-03-15: - Added Gem subfolder export support for popup and batch export - Added model, uuid, and tags fields to Markdown frontmatter - Added batch export date filter support - Fixed empty uuid exports and normalized uuid by removing the c_ prefix - Improved popup title detection by reading the current page title from Gemini DOM - Updated time handling to use the current browser time zone for frontmatter timestamps, filename dates, and daily limits - 2026-03-12: - Updated product title and short description text - 2026-02-21: - Fixed multi-account URL support (/u/0/, /u/1/) - Improved YAML frontmatter formatting - 2026-02-04: Optimize the options for batch export, allowing the export range to be persisted in the cache. - 2026-02-02: Fixed and optimized minor issues mentioned by users. - 2026-01-13: - Added support for exporting Gem conversations with proper URL format (/gem/{gemId}/{conversationId}) - Added gem field in exported markdown frontmatter to display the Gem title - Fixed duplicate c_ prefix in batch export URLs - 2026-01-09: Optimize the YAML tag format for exporting to md format; optimize the export prompts. - 2025-12-09: Improved error messaging and fixed Gemini sub-document retrieval.
Permissions & access
- Permissions
- downloadsstorage
- Host access
- https://*.chatgpt2notion.com/*, https://*.aluo.app/*, https://gemini.google.com/*, https://lh3.googleusercontent.com/*, https://lh3.google.com/*
Screenshots
About
✨ Bulk Export AI Chats to Obsidian (for Gemini) Easily export your Gemini (Google AI) chat conversations to clean, readable Markdown files with just one click! No more copy-paste chaos—organize your AI insights, share with your team, or archive your knowledge effortlessly. 🚀 Features - One-click export of Gemini chats to Obsidian-ready Markdown - Bulk export Gemini chat history into separate Markdown files - Selectively choose conversations for bulk export instead of exporting an entire page or full history - Export conversations by Gems, with support for selecting full Gems or specific Gem conversations - Exports generated images and saves them into a local images folder with Markdown links - Includes an image export toggle, enabled by default - Preserves formatting, code blocks - Supports Gemini chat pages under both /app and /gem URLs - Adds Obsidian-friendly YAML frontmatter including gem, model, uuid, tags, created time, and exported time - Supports exporting Gem chats into subfolders named after the Gem - Supports filtering bulk export by date - Uses your current browser time zone for exported timestamps, date filtering, and filename dates - Date filters are normalized to clean YYYY-MM-DD values for more reliable exports - Beautiful, modern UI with clearer date filter controls and intuitive export settings - Secure: No data leaves your browser 🛠️ How to Use 1. Open a Gemini chat. 2. Click the extension icon. 3. Instantly download your conversation as a Markdown file! 🔗 Useful Links • Product Documentation & Home: https://chatgpt2notion.com/products/gemini-to-obsidian/ • Report Issues / Feedback: https://github.com/joysey/chatgpt-to-notion/issues • Support Email: [email protected] 🛡️ Privacy Your data stays 100% private—everything is processed locally in your browser. 💡 Why Export Gemini to Markdown? - Backup, Organize your Gemini AI research and notes - Share insights with colleagues or friends - Archive important conversations for future reference 📝 Change Log - 2026-06-11: - Added Export Mode with Bulk Export, Selective Export, and Gems Export options - Added selective conversation loading and selection for targeted bulk exports - Added Gems-based export, including full Gem selection and individual Gem conversation selection - Added Gemini Conversations count in the options page Overview - Improved the Export Configuration module and unified export wording around Bulk Export - 2026-06-10: - Added generated image export support, saving images into a local images folder and linking them from Markdown - Added an optional Download Images setting, enabled by default - Fixed current conversation title detection to use page-based title resolution more reliably - 2026-04-09: - Improved Markdown export format for better readability and consistency with other AI conversation export tools - Changed conversation headers from H2 to H1 (`# You` / `# Gemini`) for clearer semantic structure - Fixed Attachments header level from H3 to H2 to maintain proper Markdown hierarchy - Added automatic escaping of markdown headers in user content to prevent hierarchy conflicts when pasting documentation or markdown content - 2026-03-20: - Updated the bulk export page so the Export Configuration panel remembers whether you left it expanded or collapsed - Improved the Export Configuration header to show a quick summary of the current settings when collapsed - 2026-03-17: - Improved date formatting so bulk export date filters are normalized to YYYY-MM-DD values - Updated the bulk export date filter UI to use a clearer checkbox + date picker flow with today as the default when enabled - Added a default `gemini` tag in Markdown frontmatter when no conversation tags are available - 2026-03-15: - Added Gem subfolder export support for popup and bulk export - Added model, uuid, and tags fields to Markdown frontmatter - Added bulk export date filter support - Fixed empty uuid exports and normalized uuid by removing the c_ prefix - Improved popup title detection by reading the current page title from Gemini DOM - Updated time handling to use the current browser time zone for frontmatter timestamps, filename dates, and daily limits - 2026-03-12: - Updated product title and short description text - 2026-02-21: - Fixed multi-account URL support (/u/0/, /u/1/) - Improved YAML frontmatter formatting - 2026-02-04: Optimize the options for bulk export, allowing the export range to be persisted in the cache. - 2026-02-02: Fixed and optimized minor issues mentioned by users. - 2026-01-13: - Added support for exporting Gem conversations with proper URL format (/gem/{gemId}/{conversationId}) - Added gem field in exported markdown frontmatter to display the Gem title - Fixed duplicate c_ prefix in bulk export URLs - 2026-01-09: Optimize the YAML tag format for exporting to md format; optimize the export prompts. - 2025-12-09: Improved error messaging and fixed Gemini sub-document retrieval.
Technical
- Version
- 3.1.0
- Manifest
- V3
- Size
- 292KiB
- Min Chrome
- 88
- Languages
- 8
- Featured
- No
Metadata
- ID
- nidakehgcgmenmkfpacineilblijncjh
- Developer ID
- u4f151ec8366d785fce95e3e8c92defe6
- Developer Email
- [email protected]
- Created
- Jul 1, 2025
- Last Updated (Store)
- Jun 11, 2026
- Last Scraped
- Jun 11, 2026
- Website
- https://chatgpt2notion.com/
Similar extensions
Alternatives to Export Gemini Chats to Obsidian, ranked by description similarity.
Gemini Chat Exporter
Export Gemini chats to HTML/Markdown. Batch delete conversations
42
★ 5.0
Export Gemini AI Chats to PDF
Instantly bulk export and convert your AI chats into clean PDF documents. Perfect for archiving, printing, and sharing.
7.0K
★ 4.5
Export Gemini Chats to Notion
Easily bulk export your Gemini AI conversations to Notion databases. Save time with fast batch processing and auto-sync.
2.0K
★ 4.7
Gemini Chat Exporter
Export your Gemini AI chat conversations as Markdown or directly to Notion
69
★ 5.0
Obsidian AI Exporter
Export AI conversations from Gemini, Claude, ChatGPT, Perplexity, and NotebookLM to Obsidian via Local REST API
3.0K
★ 4.6
Gemini Chat Exporter: PDF & MD
Export Gemini and AI Studio conversations to PDF.
25
AI Chat Exporter
Export Gemini and ChatGPT chats to Markdown with perfect LaTeX math, code, and formatting.
703
★ 5.0
Save ChatGPT to Obsidian markdown file
Save ChatGPT conversations to Obsidian with one click. Export ChatGPT conversations
4.0K
★ 4.3
Data sourced from the Chrome Web Store · last verified Jun 11, 2026.