# Welcome to Graph Notes Welcome to **Graph Notes** — your local-first knowledge base with bidirectional linking and graph visualization. ## Getting Started This app stores all your notes as plain `.md` files on disk. You can: - **Create notes** using the + button in the sidebar - **Link between notes** using `[[wikilinks]]` — just type `[[Note Name]]` - **See backlinks** in the right panel — all notes that link to the current one - **Visualize connections** in the [[Graph View]] ## Key Features - 📝 **Markdown editing** with live preview - 🔗 **Bidirectional backlinks** — see who links to you - 🔮 **Graph View** — visualize your knowledge network - 📅 **Daily Notes** — capture thoughts day by day - 💾 **Local-first** — your notes are just `.md` files Check out [[Markdown Syntax]] to learn more about formatting, or explore the [[Graph View]] to see how everything connects.