Lite Mode, Mindmap, Filtering System and Auto-Sync
Lite Mode
Experiment, Web browser mode (PWA) at https://lite.dumbnote.app- Able to get recent 25 notes, so now you can edit on mobile when need. When save it sync back to Github.
Mindmap Mode
Experiment, Try it out at https://dumbnote.app/mindmap- Mindmap could help to see big picture, relation and connection better
- Have reader mode, once you good at it. Export MD file then import into Dumbnote and continue adding details on note
Note Filtering System
- Advanced filtering capabilities in the Sort & Group modal:
- Filter by Categories - Searchable multi-select dropdown for 100+ categories
- Filter by Status - Quick checkboxes for draft, published, archived, review, in-progress
- Filter by Priority - Filter notes by high, medium, or low priority
- Performance:
- Efficient filtering with early return optimization
- Dynamic category discovery from note metadata
- Seamless integration with existing sort and group features
Auto-Sync
Automatic background synchronization with GitHub repository:
- Enable Auto-Sync: Navigate to Sync → Auto-sync → Enable to turn on automatic synchronization
- Sync Intervals: Choose from 5, 10, 30, or 60 minutes (30 seconds available in development mode)
- How to Use:
- First enable GitHub sync: Sync → Sync to GitHub
- Enable auto-sync: Sync → Auto-sync → Enable
- Select interval: Sync → Auto-sync → Set Interval → [Choose interval]
- Smart Features:
- Automatically syncs your notes at the selected interval
- Shows timestamp in notifications (e.g., "completed successfully at 29-Jan-2025 at 14:30")
- Sync state persists across app restarts - no need to re-enable after closing
- Non-blocking background sync operations
Misc
- Color Picker on header, so now when open multiple windows it easier to switch and remember
Ctrl + Clickon note also can open new window
Bug fixed
- Markdown Preview on big screen should display responsive correctly.