Skip to content

sensorario/quadrato

Repository files navigation

Quadrato

Features

  • Add, edit, and delete tasks
  • Archive completed and skipped tasks
  • Periodic tasks with custom repetition (minuti, giorni, settimane, mesi, anni)
  • Project management: group tasks by project, select project from existing ones
  • Task filtering by project and date range
  • Expiration date and time for tasks
  • Show/hide expired tasks
  • Responsive UI for mobile and desktop
  • Zen mode for distraction-free task management
  • Configurable icon themes (default, checked, panda)
  • Color palette for projects
  • Modal popups for task editing, confirmation, help, and configuration
  • Tabbed configuration modal (General, Projects, Themes)
  • Info panel with version and repository link
  • Keyboard shortcuts:
    • Ctrl+Shift+N: New task
    • Ctrl+Shift+X: Archive completed/skipped
    • Ctrl+Shift+H: Show help
    • Esc: Close modals
  • Help modal with color legend and shortcuts
  • Task list supports links in titles
  • Local storage persistence for tasks and settings
  • Accessibility: keyboard navigation and focus management
  • Changelog and contributing guidelines
  • Unit tests for main features