A powerful, offline-first modular journaling app for Windows desktop and Android with rich text editing, timers, and system tray integration. Organize your thoughts like never before!
- Full-featured rich text editor with toolbar (bold, italic, underline, colors, fonts)
- Image insertion
- HTML-style formatting with real-time preview
- Copy-paste images directly from clipboard
- Categories & Tabs: Organize notes with customizable colored categories and tabs
- Three-Grid Layout:
- Left: Checklist with checkbox states (โ, โ, โฌ)
- Right: Rich text notepad
- Bottom: Rich text notepad with image support
- Pinned Tabs: Pin important tabs to the top for quick access
- Create timer items with custom names
- Set durations (hours, minutes, seconds)
- Choose custom alarm sounds or use default alarm.mp3
- Timer states: Running
โถ๏ธ , Paused โธ๏ธ, Completed โ - Visual countdown display
- System tray integration - app pops up when timer completes
- Loop alarms until dismissed
- Color picker with hex input for categories and tabs
- Drag-and-drop category reordering
- Search categories and tabs with fuzzy matching
- Collapsible toolbars in notepads
- System Tray Integration: Minimize to tray, continue running in background
- Custom Window Controls: Minimize, maximize/restore, and exit with options
- Acrylic Effect: Modern Windows 11 blur effect
- Multi-monitor Support: Remembers position and state
- Offline First: SQLite database with file-based image storage
- Auto-save: All changes saved instantly
- Backup & Restore: Export/import your entire journal as ZIP
- Portable: Data stored next to executable for easy backup
- Live fuzzy search across categories and tabs
- Filter by pinned tabs only
- Collapsible category tree view
Three-grid layout with categories sidebar
Timer items with countdown and alarm setup
Automatic Windows Startup and Import/Export database
- Download the latest
CrocNotes.zipfrom Releases - Extract to any folder
- Run
croc_notes.exe
Getting Started Create your first category using the โ button
Add tabs to your category
Start writing in the notepads
Create checklist items or timers
Shortcut Action
Ctrl+V Paste text or images
Ctrl+B Bold text
Ctrl+I Italic text
Ctrl+U Underline text
Ctrl+Z Undo
Ctrl+Y Redo
Click checkbox to start timer
Click again (X) to pause
Click again (โฌ) to reset
Long-press timer to edit properties
Flutter - UI framework
SQLite - Local database
flutter_quill - Rich text editor
window_manager - Desktop window management
tray_manager - System tray integration
audioplayers - Alarm sounds
super_clipboard - Clipboard image paste
This project is licensed under the MIT License - see the LICENSE file for details.
Icons from FontAwesome and Material Icons
Inspired by AHOY note-taking software
