Tagged Questions
1
vote
0answers
343 views
URL-scheme details for Reminders application
The Reminders application understands the reminders: URL scheme, so that you can invoke it, for instance, from Terminal as open reminders: (use of // is optional).
What I'm looking for is ...