keith / reminders-cli

A simple CLI for interacting with macOS reminders
MIT License
663 stars 52 forks source link

Add --priority to reminder adding #42

Closed keith closed 1 year ago

keith commented 1 year ago

Some weird stuff in here because the SDK uses Int sometimes and UInt sometimes and an enum the other times. This also adds the priority to the display.

Co-authored-by: fahasch fahasch@yahoo.de