raycast / extensions

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

[Reclaim.ai] Change "Add time" to "Set Time" #8048

Closed ariccb closed 1 year ago

ariccb commented 1 year ago

Extension

https://www.raycast.com/reclaim-ai/reclaim-ai

Description

I find sometimes I over-estimate how long a task will take, or my default (30min) is slightly too long and is taking up room in my calendar when other tasks could get fit into there. Right now the only option is to "add time" to the selected task, where it would be more useful to just "set time", whether it's adding or subtracting from what was there before.

Who will benefit from this feature?

everyone!

Anything else?

I also find it a little confusing what the yellow time is for, because it's missing an icon/ description.

Untitled

raycastbot commented 1 year ago

Thank you for opening this issue!

đź”” @webergnr @maximilianzuern you might want to have a look.

đź’ˇ Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

maximilianzuern commented 1 year ago

I also find it a little confusing what the yellow time is for, because it's missing an icon/ description.

You can just hover each tag to obtain more details.

Screenshot 2023-08-23 at 14 50 04

Right now the only option is to "add time" to the selected task, where it would be more useful to just "set time", whether it's adding or subtracting from what was there before.

Would it fix the issue if we added the option “Add 15 min” to the menu?

Giving input via the Action Panel is not supported by Raycast. Also, subtracting time is AFAIK not suported by the reclaim API.

If you overestimated the time of your task and finished earlier, I suggest you use the “Mark as done” Action."

Screenshot 2023-08-23 at 14 51 03
ariccb commented 1 year ago

Oh I see, maybe what needs to be added is an option to snooze a task by a certain amount.


On August 23, 2023 at 7:50 AM, Maximilian @.**@.>) wrote: I also find it a little confusing what the yellow time is for, because it's missing an icon/ description. You can just hover each tag to obtain more details. [Screenshot 2023-08-23 at 14 50 04]https://user-images.githubusercontent.com/85677120/262678988-d99ff355-680c-4039-87c4-f73abe14fbf8.png Right now the only option is to "add time" to the selected task, where it would be more useful to just "set time", whether it's adding or subtracting from what was there before. Would it fix the issue if we added the option “Add 15 min” to the menu? Giving input via the Action Panelhttps://developers.raycast.com/api-reference/user-interface/action-panel is not supported by Raycast. Also, subtracting time is AFAIK not suported by the reclaim API. If you overestimated the time of your task and finished earlier, I suggest you use the “Mark as done” Action." [Screenshot 2023-08-23 at 14 51 03]https://user-images.githubusercontent.com/85677120/262683078-7298d56d-8d3d-4d10-a0cf-3a8556b34b28.png — Reply to this email directly, view it on GitHubhttps://github.com/raycast/extensions/issues/8048#issuecomment-1690002858, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALVQHP2F4GWMZSCCAAFNWDDXWYDBXANCNFSM6AAAAAA32PJEPA. You are receiving this because you authored the thread.Message ID: @.**@.>>

maximilianzuern commented 1 year ago

Are you referring to the Reschedule feature? This could be implemented quite easily.

Screenshot 2023-08-29 at 17 15 20
ariccb commented 1 year ago

Yes! That would help quite a lot.

Aric Crosson Bouwers [icon] 403.909.5049 | [icon] www.ariccb.devhttps://www.ariccb.dev/ | [icon] @.**@.>

On August 29, 2023 at 9:18 AM, Maximilian @.**@.>) wrote: Are you referring to the Reschedule feature? This could be implemented quite easily. [Screenshot 2023-08-29 at 17 15 20]https://user-images.githubusercontent.com/85677120/264068782-176229c6-5e8a-4d41-b718-ceb37cfe0abc.png — Reply to this email directly, view it on GitHubhttps://github.com/raycast/extensions/issues/8048#issuecomment-1697650465, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALVQHP2AYTN75GCTSMIK66LXXYB2PANCNFSM6AAAAAA32PJEPA. You are receiving this because you authored the thread.Message ID: @.**@.>>

maximilianzuern commented 1 year ago

https://github.com/raycast/extensions/pull/8203