Review of "One Thing" version 6

Details Page Preview

Put a single task or goal in your menu bar

Extension Homepage
https://github.com/dantehemerson/one-thing

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection waiting for author
1. Remove unnecessary logs: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#no-excessive-logging 2. Remove lines 25-36 (extension.js) and use `ExtensionUtils.getSettings()` instead. 3. Why are you using `this` in functions? For example, line 52, 61, 86-87 (extension.js)
dantehemerson posted a review
Thanks for your review JustPerfection, 1. Change done 2. Changes done 3. Yeah, I noticed not need of `this`, I will remove that. I will send the new version to review with the changes applied.
JustPerfection rejected
Newer version approved.