keith / reminders-cli

A simple CLI for interacting with macOS reminders
MIT License
666 stars 53 forks source link

Adds new-list command to create a new reminders list #34

Closed pjvf17 closed 1 year ago

pjvf17 commented 3 years ago

Doesn't create a list if there's already a list with that name

keith commented 1 year ago

Hey, sorry I missed this originally. It looks like you've pushed a lot of unrelated stuff here, but I reworked the original new-list command and submitted that here https://github.com/keith/reminders-cli/pull/44

If you have other pieces here that should be upstreamed please submit them in new PRs!

pjvf17 commented 1 year ago

Whoops, didn't realize those commits were all being tagged for this pull request, apologies for that