End-to-End Encryption
Notes are encrypted on your device using AES-256-GCM via the Web Crypto API before being stored. The server never sees plaintext — not even the database admin.
Rich Note Editor
Write in plain text, rich text, or Markdown. Full formatting toolbar with bold, italic, headings, lists, code blocks, and inline code support.
Tags & Colour Coding
Organise notes with colour-coded tags. Create tags with a 10-colour picker, assign multiple tags per note, and filter the sidebar by tag instantly.
Folders & Nesting
Group notes into folders and subfolders. Move notes between folders with drag-and-drop. Keep work, personal, and project notes cleanly separated.
Auto-Save & Revision History
Notes are saved automatically every 30 seconds while you type. Every save creates a revision — browse the full history and restore any previous version.
Full-Text Search
Search across all your notes instantly. Results highlight matching text and show a preview snippet so you can find anything in seconds.
Local Authentication
Register and log in with a username and password — no Manus account, no third-party OAuth required. Password reset via email (optional AgentMail integration).
Admin Dashboard
Role-based access control with admin and user roles. Promote users to admin directly from the database. All admin-only procedures are server-side gated.
SQLite or MySQL
SQLite is the default — zero config, single file, perfect for Raspberry Pi. Switch to MySQL/TiDB for multi-user or high-availability deployments with one env variable.