Review of "Google Tasks" version 1

Details Page Preview

A Google Tasks widget in the notification center. This extension is not affiliated, funded, or in any way associated with Google. Dependencies: - Debian-based: `sudo apt install gir1.2-goa-1.0` - openSUSE: `sudo zypper install typelib-1_0-Goa-1_0` - Arch-based: works out of the box

Extension Homepage
https://github.com/ZTL-UwU/gnome-shell-google-tasks

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
5 Active
4 Active
3 Rejected
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please fix the empty lines between functions and classes. 2. Remove the version from import (line 6 `tasksManager.js`). 3. Please add this to the description: > This extension is not affiliated, funded, or in any way associated with Google. 4. What's the use of catching error since you are still using `throw e` in `tasksManager.js`? Remove try-catch block if you want to still throw. 5. Timeout should be removed on destroy and before creating a new one (line 444 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 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