leggett / simplify

Issue tracker for Simplify Gmail, a browser extension to simplify Gmail's interface
https://simpl.fyi
1.64k stars 103 forks source link

[Feature request] Create and snooze reminder #782

Open erikgeurts opened 8 months ago

erikgeurts commented 8 months ago

I very much like the new Reminder feature in v3.1, and I've already started using it. Before I simply sent an email to myself, this is much more elegant.

One useful addition might be that while creating the reminder, you could snooze that same reminder right away for a future date. That's something I tend to do with the "note to self" emails. Send it and then snooze it until (for example) tomorrow at 9AM or Saturday at 9AM.

Being able to create a reminder and snooze it right away from the same dialog would be awesome, a nice "set it and forget it" tool to make those quickly and easily.

leggett commented 8 months ago

I tried to do this (as well as adding the option to star on send) but couldn't figure out a way. I could try to look for the email and snooze it as soon as I see it but that isn't going to work every time.

So for now, this is on my "support this if I ever ask for full API access" list. :(

erikgeurts commented 8 months ago

One way to achieve this is to make use of the "send later" (Schedule Send) feature, but that takes a lot of clicks just to set one reminder:

The disadvantage is that the reminder will be sitting in the Scheduled label/folder all the time it's waiting to be sent, mixed in with regular mails that are also scheduled for future sending. Another disadvantage is that a filter that would apply a label to the reminder will not be executed until the time the reminder is actually sent.

I understand the drawbacks of asking for API access, but at some point the benefits might outweigh them.

leggett commented 8 months ago

Yes, this is another path I considered and it may be worth revisiting until I can do something more robust with API access.