From d06784958d73159b5e4abafe5114804662114ed7 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 9 Jul 2026 22:15:53 -0400 Subject: move ubersicht modules in tree --- .../taskwarrior-ubersicht/taskwarrior-widget-source/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 users/ryan/modules/taskwarrior-ubersicht/taskwarrior-widget-source/README.md (limited to 'users/ryan/modules/taskwarrior-ubersicht/taskwarrior-widget-source/README.md') diff --git a/users/ryan/modules/taskwarrior-ubersicht/taskwarrior-widget-source/README.md b/users/ryan/modules/taskwarrior-ubersicht/taskwarrior-widget-source/README.md new file mode 100755 index 0000000..bf20fb7 --- /dev/null +++ b/users/ryan/modules/taskwarrior-ubersicht/taskwarrior-widget-source/README.md @@ -0,0 +1,7 @@ +# Taskwarrior widget for Übersicht + +Inspired by the original Taskwarrior Widget by Kevin Bockelandt (), but enhanced and rewritten from scratch for Übersicht’s more recent React + JSX framework. + +The widget displays a configurable number (default 20) of ready Taskwarrior tasks (i.e., those that have the `READY` virtual tag), sorted in descending order of urgency. The columns displayed are task ID, number of days/weeks/months/years (as appropriate) to due date, description, project, tags, urgency, and a configurable indicator (default 🟊) of whether you’ve started a task. + +Due and overdue tasks are highlighted using configurable colours. -- cgit v1.3