Commit Briefs
update README (main)
let postponed state take precedence over urgent
I have a hard time imagining a viable use case for the old way around. On the other hand, this way allows items that are urgent as soon as they become active. Think things that must be done on (but not before) a certain date.
tl: make the script Linux compatible
Use the GNU coreutils syntax for stat(1) if uname(1) says Linux.
improve (Linux) compatibility
The xor() function is a non-standard extension to awk(1) and 'lines' is the terminfo(5) name for the 'li' termcap(5) capability.
