raycast / extensions

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

[Calendar - My Schedule] Event countdown says "now" when event is still in future #9434

Closed tomgenoni closed 11 months ago

tomgenoni commented 11 months ago

Description

When a calendar event appears in the menubar, the countdown shows "in Xm", where X is the number of minutes before the event starts. But when there is 1 minute or less the countdown says "now", which is incorrect.

In this case the event starts at 9:00am but it's 8:59am.

orig

Instead of showing "now" could you show "in < 1m" to more accurately reflect the meeting time?

new

Steps To Reproduce

No response

Current Behaviour

Calendar countdown shows "now" when event is still in the future.

Expected Behaviour

Show countdown text that reflects actual time to the event start time.

mathieudutour commented 11 months ago

IIRC that was a conscious design decision. But in any case, it isn't related to the API. Feel free to use the Send Feedback command inside Raycast or use the #help or #bugs channel in our Slack Community to give this feedback to the relevant team 😊