memos icon indicating copy to clipboard operation
memos copied to clipboard

Email reminders and SMTP

Open sumitmamoria opened this issue 2 years ago • 5 comments

Is your feature request related to a problem?

I want something like a "remind me later" and "recurring reminders" buttons against all individual entries, specially for TODOs. The alerts/reminders can be pushed over email via any public or private SMTP server.

Describe the solution you'd like

Adding SMTP server configuration to the application along with "remind me later" and "recurring reminders" buttons on the UI might be worthwhile.

Additional context

No response

sumitmamoria avatar Dec 25 '22 09:12 sumitmamoria

I think it is possible to abstract a push notification service, like novuhq/novu. Support future push from multiple providers, such as email, chat, etc.

ChasLui avatar Dec 26 '22 10:12 ChasLui

I think it is possible to abstract a push notification service, like novuhq/novu. Support future push from multiple providers, such as email, chat, etc.

Thats right. I like "novuhq/novu", but even a basic SMTP support could be really helpful.

sumitmamoria avatar Dec 26 '22 15:12 sumitmamoria

I think implementing Apprise would be amazing. This way we can choose whatever we want to use as a notification be it email or any of the hundreds of push notification services.

ItsNoted avatar Jan 14 '23 14:01 ItsNoted

Any thoughts on this @boojack

ItsNoted avatar Jan 25 '23 16:01 ItsNoted

+1, a schedule for later / reminder system would be awesome! And if we decide to build this, it'd also be nice to have recurring reminders etc?

rounakdatta avatar Mar 21 '23 13:03 rounakdatta