Voltex Notes
Open-source knowledge management for the modern web
§01 — About
Voltex Notes is an open-source, full-featured note-taking and knowledge management app built by DevLune Studios. It replicates and extends the core Obsidian experience as a web-based app — with inline Markdown editing, a knowledge graph, real-time cloud sync, plugin marketplace, and 9+ built-in themes.
§02 — Features
14 included
- 01
Inline Markdown editor with split view and YAML frontmatter
- 02
Interactive knowledge graph with bidirectional [[wikilinks]]
- 03
Folder system with drag-and-drop, tags, and bookmarks
- 04
Advanced search with operators (tag:, path:, file:, type:, has:, line:)
- 05
Cloud sync via Firestore with offline-first localStorage fallback
- 06
Diff-based version history with rollback
- 07
Public share links with read-only branded pages
- 08
Plugin marketplace — 13+ plugins (Excalidraw, Kanban, Git sync, Mind maps, AI assistant)
- 09
9 built-in themes (Nord, Dracula, Gruvbox, Tokyo Night, Catppuccin, Rosé Pine, etc.)
- 10
Custom theme editor with live preview and cross-device sync
- 11
Drawing canvas via Excalidraw integration
- 12
Daily Notes and Kanban boards
- 13
Firebase Auth with email/password and Google Sign-In
- 14
Responsive mobile layout with bottom nav and swipe gestures
§03 — Built with