Reminders Cli Versions Save

A simple CLI for interacting with macOS reminders

2.5.0

3 months ago
  • Add notifications for reminders with due dates for reminders with due dates. You will now get an iOS / macOS notification if you have them enabled
ea67770c9f2149b87c68c6aaf948f48df01606087b58d0c4883af6e7e74ba7b0  reminders.tar.gz
47d6bfc043ad12530ee04d0f3b19b195db70c2aa975d3bbfde3cd9a0da2d82cd  reminders

2.4.0

6 months ago
  • Fix Sonoma permissions issue
  • Improve JSON output and add display options to ShowAll, thanks @Kolsha!
893660268d385f091c6128f8d6e64a4509345a223cde8b74d882cf9de78366df  reminders.tar.gz
1f78efa83d6bab6e2cd3d8cd12a2330e56894d899f144a5866f66d092b3cb699  reminders

2.3.0

8 months ago
  • Add uncomplete command, thanks @caltuntas!
  • Add ability to edit notes, thanks @ngsilverman!
4384c798c390c38b389d19befaae591b9502b1d4ea3fae991b26319bc4244f83  reminders.tar.gz
b1c2f49915c20779037047b29a8a723478e7223f9dc71b7557c5bddd12591cf3  reminders

2.2.0

11 months ago
  • You can now pass --format json reminders show, reminders show-lists, reminders show-all, and reminders add to get the reminder representation in json fit for parsing by another tool. This also returns the canonical ID of the reminder which can now be used with reminders complete. Thanks @nettleton!
  • You can now pass --sort to reminders show to switch the output ordering of the reminders
2ccae21a7d812d0655bbaf2e33b9e16e9b5ebb2b56f34e2c0f708eef48ed49e5  reminders.tar.gz
e6ca1cb6cc87dbcbf53d040356cc7ec9c7e15156e29d1dbd4d90a806264ecb86  reminders

2.1.1

1 year ago
a410775bf6d41077bf3838e377422b9f2744994272b600ebdc5d11074eb8ea06  reminders.tar.gz
c62d761702c89c9d817477a2f69324251eafd6464cdb7403d34e0db838d466c3  reminders

2.1.0

1 year ago
  • Fix issue with --due-date and 12:00 not working correctly. Now today and 12:00 correctly differentiate
  • Add reminders show-all which prints all reminders. This is useful for filtering with --due-date like reminders show-all --due-date today to list all reminders due today

sha256:

991d015473987005f45fc4a8825e6539be6f80ef3eeb2e182ed1451fbab04ec6  reminders.tar.gz
01cf87afdc1ae777ee79a1bdac4160687b3bc966bd5f778a2ca113257dae5844  reminders

2.0.1

1 year ago

sha256:

dc926d96ab5eacd1d1d4b151f37ca44a7608977d4de4283faaa34b5c297ca449  reminders.tar.gz
bfea7352e0505bed6d10599f49924f2453bc08331d1c7ec216a902d20f2a1693  reminders

2.0.0

1 year ago
  • Add --due-date to show, reminders show "To Do" --due-date today
  • Add --only-completed and --include-completed to show
  • Add --priority when adding reminders, reminders add "To Do" foo --priority high
  • Add delete reminder command
  • Add edit reminder command
  • Add new-list command
  • Add shell completion for list names in all commands that take them

sha256:

2eb6710fcd235916603b9eb49fac6200517e264e726965944622ca11e250b0e0  reminders.tar.gz
363d6b1e20bc462ac4face0bf8b19b68e4423cbbd2a24761eafcb5de2029f3be  reminders

1.3.0

3 years ago

You can now create reminders with due dates / times by passing --due-date / -d to the add command:

$ reminders add Soon Go to the grocery store --due-date "tomorrow 9am"
Added 'Go to the grocery store' to 'Todo'
$ reminders show Soon
0: Go to the grocery store (in 10 hours)

sha256:

9ca91eb5cb841e8cdb9756088ac2794e8d5b66a3d620037419b261eaa9ec3624  reminders.tar.gz
2305e1ac9bc06688fe09dece1f2dd1ec0b9a011e042872a7916ec2955b6c26a5  reminders

1.2.0

3 years ago

Fixes https://github.com/keith/reminders-cli/issues/10 thanks to @GordonMcKinney!

3d0147ce505cae63d795e49a2f69f942464a8a704f8ad9c313111871579cd0e0  reminders.tar.gz
c3a9464fe902664daee46ab5308e2b1d13ee32a05eff0f3cec7ddf6e463118d2  reminders