# StrataNote ## Docs - [Welcome to StrataNote](https://stratanote.mintlify.app/introduction.md): StrataNote is a Markdown-based collaborative knowledge base with real-time editing, interactive connection graph, semantic AI search, and web admin tools. - [Changelog](https://stratanote.mintlify.app/changelog.md): Release notes and version history for StrataNote, tracking new features, bug fixes, performance improvements, and breaking changes across releases. - [Installation & Setup](https://stratanote.mintlify.app/user-guides/installation.md): Step-by-step guide to installing Node.js dependencies, configuring environment variables, and running StrataNote locally or on a private server. - [Markdown Editor & Wikilinks](https://stratanote.mintlify.app/user-guides/editor.md): Write and edit StrataNote notes with the CodeMirror-based Markdown editor, wikilink autocomplete, callout blocks, tables, and real-time scroll sync. - [Searching the Knowledge Base](https://stratanote.mintlify.app/user-guides/search.md): Find notes in StrataNote with full-text, semantic AI, and title search, plus keyboard shortcuts and English and Russian query support. - [Tags Explorer & Sidebar](https://stratanote.mintlify.app/user-guides/tags.md): Organize StrataNote notes with #tag syntax and inline chips, browse the dedicated Tags sidebar, and map tag relationships on the interactive graph. - [Interactive Connections Graph](https://stratanote.mintlify.app/user-guides/graph.md): Visualize wikilinks and semantic similarities between StrataNote documents on an interactive 2D force-directed graph with AI-powered filtering. - [Collaboration & Version Control](https://stratanote.mintlify.app/user-guides/collaboration.md): Use document locking, moderated change suggestions, and version history in StrataNote to co-author notes safely and roll back edits when needed. - [Media Asset Management](https://stratanote.mintlify.app/user-guides/media.md): Upload, preview, organize, and delete images, videos, and binary attachments using the StrataNote Media Manager for your knowledge base. - [Settings & Administration](https://stratanote.mintlify.app/user-guides/settings.md): Configure StrataNote imports and exports, media library, user roles, language, and local synchronization from the admin settings panel. - [Export & Backup](https://stratanote.mintlify.app/user-guides/backup.md): Download individual notes as Markdown, export your entire StrataNote workspace to ZIP archives, and manage backups to keep your data portable. - [API Reference Index](https://stratanote.mintlify.app/api-reference/index.md): Technical API reference documentation for the StrataNote client-side modules, core React components, and utility functions. - [App Module](https://stratanote.mintlify.app/api-reference/App/index.md) - [Main Entry Point Module](https://stratanote.mintlify.app/api-reference/main/index.md) - [Editor Module](https://stratanote.mintlify.app/api-reference/components/Editor/index.md) - [Sidebar Module](https://stratanote.mintlify.app/api-reference/components/Sidebar/index.md) - [GraphView Module](https://stratanote.mintlify.app/api-reference/components/GraphView/index.md) - [DiffViewer Module](https://stratanote.mintlify.app/api-reference/components/DiffViewer/index.md) - [SearchModal Module](https://stratanote.mintlify.app/api-reference/components/SearchModal/index.md) - [CommentsPanel Module](https://stratanote.mintlify.app/api-reference/components/CommentsPanel/index.md) - [SettingsPanel Module](https://stratanote.mintlify.app/api-reference/components/SettingsPanel/index.md) - [AboutModal Module](https://stratanote.mintlify.app/api-reference/components/AboutModal/index.md) - [Auth Module](https://stratanote.mintlify.app/api-reference/components/Auth/index.md) - [ExportModal Module](https://stratanote.mintlify.app/api-reference/components/ExportModal/index.md) - [Date Utilities Module](https://stratanote.mintlify.app/api-reference/utils/date/index.md) - [FormatToMoscowTime](https://stratanote.mintlify.app/api-reference/utils/date/functions/formatToMoscowTime.md) - [Translations Utilities Module](https://stratanote.mintlify.app/api-reference/utils/translations/index.md) - [T](https://stratanote.mintlify.app/api-reference/utils/translations/functions/t.md) - [Translations](https://stratanote.mintlify.app/api-reference/utils/translations/variables/translations.md) - [Lang](https://stratanote.mintlify.app/api-reference/utils/translations/type-aliases/Lang.md)