# Research Hub A focused research workspace for Obsidian: capture sources, evidence, claims, and synthesis notes for any topic or project. ## Features - **New Research Project** — modal to set topic, research question, and hypothesis; auto-creates `Sources/`, `Claims/`, and `Synthesis/` subfolders - **Add Source** — capture URL/book/paper, key finding, and credibility tag (high/medium/low) - **New Claim** — assert a position, link supporting sources, set confidence level - **Synthesis Note** — record conclusions drawn from your research - **Research Sidebar** — lists all projects with source, claim, and synthesis counts ## Folder Structure ``` Research/ My Project/ My Project.md ← project index Sources/ Claims/ Synthesis/ ``` ## Commands | Command | Description | |---|---| | Open Research Hub sidebar | Toggle the sidebar view | | New Research Project | Create a new project with folder structure | | Add Source to Research Project | Add a source note | | New Claim in Research Project | Add a claim note | | New Synthesis Note | Add a synthesis note | ## Settings - **Research folder** — vault path for all projects (default: `Research`)