lharding / tasknc

ncurses wrapper around taskwarrior
MIT License
117 stars 18 forks source link

Don't die when encountering unknown JSON fields. #31

Closed lharding closed 9 years ago

lharding commented 9 years ago

This change just adds a little trap clause at the bottom of parse_task to chomp any unrecognized JSON fields.