Seth Rider
Seth Rider
Fixes: 1. test code incorrectly setting up Items with label ids instead of names (test-only fix) 2. Item.DateTime() now checks Item.Due.TimeZone and uses it - root cause: daylight savings time...
adds --description option to add and modify commands description listed in `show` command let me know if there are any issues you'd like me to address, I'm pretty fresh on...
May well resolve #10
[this article](https://blog.boot.dev/golang/jwts-in-golang/) references [dgrijalva/jwt-go](https://github.com/dgrijalva/jwt-go) which was archived in 2022. Should probably recommend the maintained fork instead: [golang-jwt/jwt](https://github.com/golang-jwt/jwt)
fixes #6 tested on NVIM v0.11.3 not tested on vim