Aufgaben (Tasks)
A task management app inspired by Microsoft To-Do with smart lists, priorities, subtasks, and tags.
Topbar-Schnellzugriff (v4.1)
Ein Aufgaben-Badge in der Topbar zeigt offene Tagesaufgaben. Klick oeffnet das "Mein Tag"-Popover mit Quick-Add. Siehe Topbar-Popovers.
Smart Lists
| List | Description |
|---|---|
| Mein Tag | Curated daily selection (manually add tasks) |
| Geplant | Tasks with a due date |
| Wichtig | High priority tasks |
| Alle | All open tasks |
| Erledigt | Completed tasks (last 30 days) |
| Ueberfaellig | Past due, highlighted in red |
Features
- Custom lists — Create lists with colors and emoji icons
- Priorities — None, Low (!), Medium (!!), High (!!!) with color coding
- Subtasks — Checklist items within a task
- Tags — #hashtag labels, filterable
- Due dates — Date and optional time
- Quick-add — Input field always visible at top of task list
- Detail panel — Slide-out panel with full task details
- Recurring tasks — Daily, weekdays, weekly, monthly, yearly
- Sections — Group tasks within a list
- Drag and drop — Reorder tasks, move between lists
Interface
Two-column layout:
- Left sidebar — Smart Lists + custom lists with badge counts
- Right — Task list with quick-add input at top
Each task row shows: Checkbox | Title | Due date | Priority indicator | Star
Click a task to open the detail panel (slides in from right).
v3.12 Updates v3.12
Notifications
Aufgaben unterstuetzt jetzt Browser-Benachrichtigungen und Desktop-Level-Erinnerungen:
- Browser Notifications — Benachrichtigung via Notification API wenn eine Aufgabe faellig wird
- Desktop-Level — Niuton-Toast-Benachrichtigung im Desktop-Shell
- Berechtigung — Fordert bei erster Nutzung die Browser-Notification-Berechtigung an
- Faelligkeits-Check — Prueft regelmaessig auf faellige und ueberfaellige Aufgaben
Aurora Tools
| Tool | Description |
|---|---|
list_tasks | List tasks (filter by status, list) |
create_task | Create a new task with optional subtasks |
complete_task | Mark task as completed/uncompleted |
get_my_day | Show today's "Mein Tag" tasks |
get_overdue_tasks | Show overdue tasks |
search_tasks | Search by title, description, or tags |
Data Sync
~/Dokumente/Aufgaben/Uebersicht.md— Open tasks grouped by list~/Dokumente/Aufgaben/Mein-Tag.md— Today's tasks~/Dokumente/Aufgaben/Ueberfaellig.md— Overdue tasks with days count