raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.44k stars 3.14k forks source link

[Apple Reminders] Add Early Reminder feature support #15190

Open vitaliiich opened 4 weeks ago

vitaliiich commented 4 weeks ago

Extension

https://www.raycast.com/raycast/apple-reminders

Description

There's a default feature in Apple Reminders to set up an "Early Reminder" of N time ahead of the specified date&time trigger. For example, if i have a "Haircut" reminder set up for Monday 4 PM, i can set up an Early Reminder of 30 minutes ahead of that time so i will have a time to get to that place.

IMG_0168

Who will benefit from this feature?

Everyone

Anything else?

No response

raycastbot commented 4 weeks ago

Thank you for opening this issue!

🔔 @thomaslombart @tmwrnr @irangarcia @jondelga @phil1995 @michalzuch @ridemountainpig you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/apple-reminders` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 3 weeks ago

Thanks for the feature request. Would you like to work on it? If yes, here's our guide on extension contributions so that you can open up a pull request. Feel free to contact me here or in the Slack community if you need further help.