Your thoughts, beautifully organized.
A modern, powerful markdown editor built with SvelteKit that transforms the way you take notes.
- 📝 Live Markdown Preview - See your formatting come to life as you type
- 🎨 Beautiful UI - Modern, responsive interface with dark mode support
- 🔍 Smart Search - Find your notes instantly with powerful full-text search
- 💾 Auto-Save - Never lose your work with automatic saving
- 🎯 Code Friendly - Perfect for developers with syntax highlighting
- 📱 Responsive Design - Works seamlessly on desktop and mobile
Liber Notarum isn't just another note-taking app. It's a powerful markdown editor that combines the simplicity of plain text with the flexibility of modern web technologies. Whether you're a developer documenting code, a writer crafting stories, or someone who loves organizing thoughts, Liber Notarum adapts to your workflow.
-
Prerequisites
- Node.js 16+ or Bun
- A modern web browser
-
Installation
# Clone the repository git clone https://github.com/Michael-Obele/libernotarum.git cd libernotarum # Install dependencies (with npm) npm install # Or with Bun bun install # Start the development server npm run dev # Or with Bun bun run dev
We welcome contributions! Whether it's bug fixes, feature additions, or documentation improvements, feel free to make a pull request.
GNU GPL v3 License - feel free to use this project however you'd like!