# Obsidian
Obsidian is a text editor aimed at writing in the [[Markdown]] format. In addition to basic text editing, it features a number of features which allow for organization of files and it support numerous plugins.
## Use-case
It is my primary tool for taking and notes. It allows me to:
- Write whatever comes to my mind
- [[Meta-Structure|Organize]] notes, thoughts and facts by [[Meta-Linking|linking]] these
- Act as a [[Obsidian-Canvas|visual]] thinking tool
- Lets me [[Meta-Graph|explore]] my notes visually
- [[Obsidian-Publish|Publish]] my notes
- Customize my note-taking environment via [[Obsidian-Plugins|plugins]]
---
## Related
- **previous** [[Entrypoint]]
- **see** [[Markdown]] for more information about the Markdown format
- **see** [[Meta-Structure]] on more information how this vault is organized
- **see** [[Meta-Linking]] on how connections between notes are formed
- **see** [[Meta-Graph]] for more information on how the graph is used
- **see** [[Obsidian-Publish]] for more information about Obsidian Publish
- **see** [[Obsidian-Plugins]] for the plugins in use
## Sources
- **references** [obsidian.md](https://obsidian.md/)
## Usage
- **used in** none
---
## Changelog
- [[2026-06-07]]: Initial creation