Hacker News new | ask | show | jobs
by meysamazad 174 days ago
does it allow setting reminder for follow ups? typical OSS CRM I've seen seem to forget this obvious feature

I'd like to be emailed using my custom smtp when I have to set an alarm for a specific task

2 comments

Update: Email reminders are now implemented! Users can configure their notification preferences in Settings > Notifications:

  - Choose to receive reminders 1 day before, on the due date, or both
  - Set your preferred reminder time
  - Emails sent via SMTP with task details

  This just landed in main. v1.1 is getting close
I've added email reminders with custom SMTP support to the v1.1 roadmap. The feature will include: - Configurable SMTP settings (your own mail server) - Scheduled reminders for task follow-ups - Per-user notification preferences

Track progress here: https://github.com/Lexaro-Software/pivor/issues/5