Hey!
So the Filter Feature is near implemented, you can see the PR here
Please give it a look!
Also, for the next steps in the project, we need to setup Reminders for the events.
To achieve this, I do believe that we have to create a daemon that runs in the background, and when the time scheduled happens, the daemon sends the reminder (as a Notification?)
But this really needs a proper plan to get started.
How do you think this can be implemented?
I tried searching for daemons on Haiku, and got something known as the Lauch Daemon, but I am skeptical that it would be useful here?
@Nexus-6 could you help with this?