My-Weekly-ToDo-List/src
mARTin 3ee5bf33b5 feat: two-column priority layout + German ABCDE translations
All four priority modes (Eisenhower, ABCDE, Ivy Lee, Pareto) now use a
two-column layout on desktop: main content on the left, secondary panel
(unassigned tasks / pool / remaining) on the right. On mobile (<768px)
the layout stacks vertically automatically.

Eisenhower: filters are now always visible in the right panel instead
of behind a toggle button, making project/list/timespan selection more
accessible. The filter button is hidden for Eisenhower mode.

ABCDE: added full German translations for grade labels and descriptions
(A–E now show "Kritisch", "Sollte erledigt werden", etc. in German).
Ungraded tasks appear in the right column instead of below the buckets.

Pareto: remaining tasks (80%) are always visible in the right column,
no longer behind a show/hide toggle.

v1.90.0
2026-04-06 20:48:03 +02:00
..
app feat: preserve tabs on sync disconnect/reconnect 2026-04-06 18:07:03 +02:00
components feat: two-column priority layout + German ABCDE translations 2026-04-06 20:48:03 +02:00
lib feat: quote sources — preset buttons, universal parser, expanded local collection 2026-04-05 12:50:46 +02:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00