To avoid forgetting things, I write them down on paper. But such lists have one drawback: they don't remind you. I already had reminders for upcoming meetings and decided not to stop there.
NormCRM now has a 'Reminders' section.
- You can create one-time or recurring reminders
- For recurring reminders you can set any arbitrary frequency
- For now reminders are sent by email only, but delivery options will expand later
- Reminders can be paused and resumed at any time, which is especially useful for recurring ones

While trying to link reminders to other objects in NormCRM, I found that the object-linking mechanism (including its interface) is not systemic. So I'm spending a significant amount of time working on a unified interface to link anything with anything.
Today I'll also address a couple more items:
- I'll add the list of sent reminders to the dashboard (if a user misses the email they will still see the reminder in the NormCRM interface, albeit delayed)
- I'll link reminders to tasks and recurring payments (you can already link reminders to anything, but only from the reminder card itself, which is illogical)
And I almost forgot.
- I replaced all old icons in NormCRM with new ones from the Tabler Icons pack
- Implemented icon management from a single file
- Re-styled all tables
- Changed the look of the language switcher in the footer
- Tested a new button appearance on list pages

So the project looks tidier now.