From 9476069b413d57efd2502a0f74acfc4be7483b83 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 5 Apr 2015 10:35:21 -0400 Subject: [PATCH] TW-111 User-defined priorities - The 'priority' attribute is no longer a core attribute, and is instead defined by default as a UDA that behaves in the same way. It is therefore reconfigurable with defined values, sort order, and urgency coefficients. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 40c65b4e4..2d6756ba3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ - TW-57 user defined attribute sort order (thanks to Max Muller). - TW-70 urgency.user.keyword..coefficient=... +- TW-111 User-defined priorities. - TW-1279 Make default.* not apply to recurring tasks. - TW-1287 Make default.* not apply to synced tasks. - TW-1578 Bash tab completion problems on first run