Skip to main content

StrataNote Logo

StrataNote combines the best features of classic note-taking applications (like Obsidian) with powerful real-time collaboration, local file sync, and web administration capabilities. All database notes are stored in the open Markdown format, preventing vendor lock-in and guaranteeing 100% ownership and privacy of your personal data.

Core Features

Real-time Collaboration

Intelligent file locking prevents editing conflicts. Review Mode (Suggest Mode) allows suggesting and merging changes without locking the document.

Interactive 2D Connection Graph

High-performance D3.js force-directed graph visualizes folder hierarchies, Wikilink networks, and semantic notes connections in a single view.

Hybrid AI Search & Connections

Combine SQLite FTS5 full-text queries with local vector similarity search using the paraphrase-multilingual model.

Granular Version History

Second-by-second history of changes for every file with visual comparison diffs and instant rollback to any historical revision.

Markdown Editor & Wikilinks

Rich Markdown editor powered by CodeMirror 6 featuring autocomplete wikilinks ([[Note]]), scroll sync, and Obsidian callouts.

Local Sync (Model Context Protocol)

Two-way local sync engine using an MCP server allows editing vault files on your computer using Obsidian or VS Code.

User Guides & Documentation

Explore the features and set up your workspace:

1. Installation & Setup

Install dependencies, configure environment variables, and run production or dev environments.

2. Markdown Editor & Wikilinks

Write notes, insert double-bracket Wikilinks with autocomplete, and style text using callouts.

3. Full-Text & AI Search

Quickly find notes using exact keywords, semantic conceptual searches, or title-only filtering.

4. Interactive Graph

Explore vault structures, filter notes by folders, and adjust AI similarity thresholds.

5. Collaboration & Review

Learn how file locks work, approve comments, and propose changes in Suggest Mode.

6. Media Asset Management

Upload large assets with chunked uploads, manage categories, and clean up orphaned files.

7. Settings & Administration

Approve user registrations, configure interface languages, and manage configurations.

8. Export & Backup

Download individual markdown files or package entire folders into timezone-aware ZIP backups.