Adds a todo list to the notification panel
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Also null out on disable: ```js this.panelButtonLayout = null; this.title = null; this.taskList = null; this.entryLabel = null; this.taskInput = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 2. Please use a less generic class name (line 73 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions