Feature Request: Read-Only Obsidian Vault Integration
Summary
I would like ChatGPT to support a read-only connection to an Obsidian Vault.
The goal is not to let ChatGPT modify, create, or delete notes. The only purpose would be to allow ChatGPT to search and read Markdown files on demand while answering questions.
Why this would be useful
Many users build large knowledge bases in Obsidian containing:
- Fictional universes
- Character profiles
- Worldbuilding
- Research notes
- Technical documentation
- Personal knowledge management
- Project documentation
These vaults can easily contain hundreds or even thousands of Markdown files.
Current Projects and File Library limits are often too small for large Obsidian vaults. Uploading files manually is time-consuming and requires repeating the same work whenever notes are updated.
Proposed solution
Allow users to connect an Obsidian Vault in read-only mode.
ChatGPT should be able to:
- Index Markdown files
- Search the vault when needed
- Read only the files relevant to the current conversation
- Follow Obsidian wiki-links between notes
- Respect folder structure and tags
Permissions
The integration should be strictly read-only.
ChatGPT should never be able to:
- Edit notes
- Create notes
- Delete notes
- Rename files
- Change metadata
The user should explicitly grant access to a selected vault or folder.
Example workflow
A writer has a large fictional universe stored in Obsidian.
Instead of uploading hundreds of files, they simply connect the vault.
Then they can ask:
- “Continue Chapter 12.”
- “What is Lex’s personality according to her profile?”
- “What are the rules of Black Road?”
- “Check whether this scene is consistent with the timeline.”
ChatGPT would automatically retrieve only the relevant Markdown files before generating a response.
Benefits
- Better long-term continuity
- No repeated file uploads
- Works with very large knowledge bases
- Ideal for writers, researchers, developers, and Obsidian users
- Safe thanks to read-only permissions
I believe this feature would significantly improve ChatGPT as a long-term creative and knowledge assistant.
Discussion in the ATmosphere