HaikuArchives / Calendar

:calendar: A native Calendar application for Haiku.
MIT License
29 stars 20 forks source link

Emptying Trash should remove deleted events #112

Open humdingerb opened 2 years ago

humdingerb commented 2 years ago

If you have deleted an event, it's still visible after emptying the Trash. If you try to "un-delete" it, this alert appears:

Couldn't open event file because the path is not specified. It usually means that the programmer made a mistake. There is nothing you can do about it. Sorry.

Maybe deleted events need to be node-monitored? Or is there a system notification when the Trash is emptied, so all deleted event items can be removed?