Replaces the Evolution Reminders window with native GNOME notifications that open GNOME Calendar. Each triggered reminder becomes an ordinary notification with Open in Calendar, Join (when the event has a meeting link) and Snooze. Evolution Data Server keeps doing the timing; only its window is replaced.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-P-003 error
GSettings schema XML must be present in package
Extension appears to use GSettings but no `.gschema.xml` file is included in the package.
1. Please remove line 36-41 `extension.js`. Not needed. 2. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 3. Not needed (line 103 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions