-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Tags were introduced in the Reminders app in macOS Monterey and can be extremely useful when managing various types of tasks. I think adding this to the reminders CLI would make it all the more powerful than it already is, especially when used with scripts and automation.
Usage examples:
$ reminders add work -t projectX
$ reminders add work -t teamZ
$ reminders add work -t jira_FOOBAR-123456
$ reminders add errands -t groceries
$ reminders add home -t chores
NOTE: Adding support for multiple tags would be ideal but not required
These are just some basic examples but you can probably see how useful this could be.
Also, yes, I did see that there was one comment about this already on #59, but, I felt it was worth explicitly calling it out in a separate issue, so as not to get lost. If you'd rather work on this in the already open issue for enhancements, then please feel free to delete this one.
0xdevalias, lin72h and jdtsmith
Metadata
Metadata
Assignees
Labels
No labels