Another document test
testing hahahaha
🚀 Core Features
- Native File Management - Browse and manage markdown files with native folder selection
- Markdown Editor - Syntax highlighting with CodeMirror 6
- Preview Mode - Live markdown preview with source/preview toggle
- Multi-Tab Editing - Open multiple files with tab management
- Auto-Save - Automatic saving with visual feedback (2s debounce)
- File Operations - Create, rename, and delete files
- Search - Basic file search within current folder
- Theme Support - Light, dark, and auto themes
- File Watcher - Real-time detection of external file changes
- Keyboard Shortcuts - Essential shortcuts for productivity
🛠️ Tech Stack
Frontend
- React 18 - Modern React with hooks
- TypeScript - Type-safe development
- Tailwind CSS - Utility-first styling
- shadcn/ui - High-quality accessible UI components
- CodeMirror 6 - Advanced code editing for markdown
- marked - Markdown parsing for preview
- React Hotkeys Hook - Keyboard shortcut management
- Vite - Lightning-fast build tool
Backend
- Rust - Performance and memory safety
- Tauri 2.x - Native desktop capabilities
- notify - File system watching
No comments yet.
Write a comment