Review of "One Thing" version 14

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.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Please move line 25 (extension.js) to enable and null that out in disable: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects 2. Timeout should be removed on destroy (line 37 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources
dantehemerson posted a review
Thanks @JustPerfection, I just sent the changes to review!