KMN Space is a desktop academic workspace for notes, tasks, reminders and schedules.
Current version: 0.0.4
The application is built in C++ with Qt. Qt is used for:
- graphical interface
- window management
- event handling
- persistent desktop application behavior
Home: tasks, reminders, filters, sorting and global searchNotes: notes tree, folders, rename, move and exportSchedule: class or study block managementSettings: dark mode, notifications and local app info
- task and reminder management on the home screen
- editing for tasks and reminders
- complete and reopen flows
- delete confirmation for tasks and reminders
- overdue and due-soon reminder highlighting
- schedule manager
- notes manager and notes editor
- settings with persistent dark mode
- expanded smoke tests
- visual consistency improvements across the main screens
- Overview: docs/overview.md
- Build guide: docs/build.md
- User flows: docs/user-flows.md
- Roadmap: ROADMAP.md
The roadmap is staged toward 0.1.0 and currently focuses on:
- organization improvements
- global navigation
- fullscreen and large-window polish
- documentation growth
- future Windows deployment