Review of "Cronomix" version 1

Details Page Preview

All-in-one timer, stopwatch, pomodoro, alarms and todos

Extension Homepage
https://github.com/zagortenay333/cronomix

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
11 Active
10 Active
9 Active
8 Active
7 Rejected
6 Active
5 Active
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

zagortenay333 posted a review
The js files are the output of typescript. They are technically formatted with the only exception that all empty lines are removed. Hopefully that won't be an issue.
JustPerfection waiting for author
What's the reason for releasing it under another uuid with the same name? Is it intentional or bad upload? and please add new line between functions. Removing new lines can make the code less readable.
zagortenay333 posted a review
It's another uuid and another name. Can that be done here? I renamed the project. As for the newlines, this is the output of typescript. To add newlines I would have to adopt yet another crappy js tool dependency which I don't wanna do. I can't think of a sed script that could fix these meaningfully.
JustPerfection waiting for author
uuid is different but the name is the same: https://extensions.gnome.org/extension/1238/time/ Are you sure you want to change the uuid? the other extension has 100k downloads. About spaces, we want them since the packages here need to be reviewed.
zagortenay333 posted a review
Not sure why I would care about downloads? Don't understand what you mean there. I just want the name to be changed. If that works great. As for the spaces... I don't know man. If I can think of some sed script that can add some blank lines in I'll do it. Otherwise, I just won't bother uploading here. It's truly ridiculous that typescript can preserve the exact shape of the original file (minus type info) but can't keep the blank lines in there...
JustPerfection waiting for author
I mean that uuid has so many users and updating to the new code will benefit them. name is still the same though: | Key | Old | New | | ---- | -------------------- | ---------------------- | | name | Cronomix | Cronomix | | uuid | timepp@zagortenay333 | cronomix@zagortenay333 | I know some developers using typescript to develop extensions and they send the code with spaces here. Maybe you can ask about that in our GNOME Matrix channel: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
JustPerfection rejected
Please read the next version review.