Stars
Forks
Watchers
Developer links
Poznote
Poznote serves as an all-in-one personal knowledge base and digital workspace designed to bridge unstructured thinking and structured documentation. The platform pairs a responsive Markdown editor with live side-by-side rendering, KaTeX mathematical notation, and interactive Mermaid diagram compilation. Creative thinkers can switch instantly to an embedded Excalidraw infinite canvas to sketch system architectures, design mind maps, and create interface wireframes alongside their written notes. Every directory within the workspace can be toggled into an agile Kanban board where nested folders become customizable workflow columns and notes transform into draggable task cards. Task management views aggregate checklists across documents into unified priority queues with due date reminders and completion filters. An integrated bi-directional Git synchronization engine connects user workspaces directly to personal GitHub or Forgejo repositories, versioning edits automatically on save. The software also provides an integrated Model Context Protocol server that enables AI coding assistants to search notes, create documents, and query knowledge repositories securely. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.
Benefits
- Embedded Excalidraw Infinite Canvas
- Integrates a full-featured Excalidraw virtual whiteboard directly inside documents, allowing creators to sketch workflows, diagrams, and wireframes alongside text notes without third-party services.
- Bi-Directional Git Workspace Versioning
- Synchronizes note collections and attachments directly with private GitHub or Forgejo repositories, automatically pulling changes on login and pushing revisions on save for bulletproof version history.
- Dynamic Folder Kanban Transformation
- Converts any folder hierarchy into an interactive visual Kanban board where subfolders become agile columns and documents function as draggable task cards with tag filters.
- Native Model Context Protocol Server
- Includes a built-in MCP server that allows local and remote AI agents to search documentation, read note hierarchies, and draft new entries through standard tool protocols.
Features
- Dual-Pane Markdown Editor
- Provides live preview formatting, syntax highlighting, CodeMirror 6 editing, and instant LaTeX math equation typesetting via KaTeX.
- Virtual Whiteboard Canvas
- Embeds Excalidraw tools to create hand-drawn sketches, process flowcharts, and user interface mockups stored directly within notes.
- Interactive Mermaid Diagrams
- Compiles text-based flowchart, sequence, class, and state diagrams natively using embedded Mermaid rendering within Markdown blocks.
- Unified Task Aggregation
- Extracts task items and markdown checkboxes across all notes into a centralized productivity view with priority and deadline filters.
- Automated Git Synchronization
- Commits and pushes document updates automatically to GitHub or Forgejo instances using per-user access tokens and branch controls.