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.
This commit is contained in:
Paul Beckingham 2015-04-05 10:35:21 -04:00
parent 35b77f93c4
commit 9476069b41

View file

@ -2,6 +2,7 @@
- TW-57 user defined attribute sort order (thanks to Max Muller).
- TW-70 urgency.user.keyword.<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