keith / reminders-cli

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

Add flag to show completed items only #29

Closed mauromorales closed 1 year ago

mauromorales commented 3 years ago

I'm interested in fetching completed items to see a history of what has been done in a day. This PR introduces a flag --show-completed to the show command that will display completed reminders only.

keith commented 1 year ago

Sorry I missed this forever ago. I found out I wasn't watching this repo. I've taken this implementation and rebased into https://github.com/keith/reminders-cli/pull/41