keith / reminders-cli

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

[Feature Request] Add a note from the command line #54

Closed munkee closed 1 year ago

munkee commented 1 year ago

Maybe I've missed it in the documentation, but it'd be nice to have something like reminders add Grocery "Canned Tomatoes" --note "14.5 oz can, Diced" to end up with something like this:

Screenshot 2023-01-09 at 8 43 04 AM

Probably there's a better way to make it easy to type then what I just came up with. Maybe when you add it should return the to you and you could just: >reminders add Grocery Canned Tomatoes <Added 'Canned Tomatoes' to 'Grocery' (10) >reminders note Grocery 10 14.5 oz can, Diced

keith commented 1 year ago

https://github.com/keith/reminders-cli/pull/56

keith commented 1 year ago

released in 2.1.1