Qortora · Search · Indexed page

docs.obsidian.mdFetched 2026-08-15T07:03:29Z

Home - Developer Documentation

Obsidian Developer Docs Welcome to the official Obsidian Developer Documentation, where you can learn how to build plugins and themes for Obsidian. For tips on how to use Obsidian, visit the official…

Open original source · Full cached text

Home - Developer Documentation # Obsidian Developer Docs Welcome to the official Obsidian Developer Documentation, where you can learn how to build plugins and themes for [Obsidian](https://obsidian.md/). For tips on how to use Obsidian, visit [the official Help site](https://help.obsidian.md/). ## Plugins Build plugins to extend the existing functionality in Obsidian using TypeScript. - [[Build a plugin|Build your first plugin]] - [[Submit your plugin]] ## Themes Design beautiful themes and snippets for Obsidian using CSS. - [[Build a theme|Build your first theme]] - [[Submit your theme]] - [[CSS variables]] ## Community directory Publish and manage your plugins, themes, and organizations in the [[Community directory]]. - [[Set up and claim]] - [[Developer policies]] - [[Organizations]] ## Join the developer community If you get stuck, or if you're looking for feedback, [join the community](https://obsidian.md/community). - `#plugin-dev` and `#theme-dev` channels on Discord. - [Developers & API](https://forum.obsidian.md/c/developers-api/14) and [Share & showcase](https://forum.obsidian.md/c/share-showcase/9) on the forum. ## Contributing If you see any errors or room for improvement on this site, or want to submit a PR, feel free to open an issue on [our GitHub repository](https://github.com/obsidianmd/obsidian-developer-docs). Additional details are available on our [readme](https://github.com/obsidianmd/obsidian-developer-docs#readme). Thank you in advance for contributing!