Review of "Nextcloud Folder" version 1

Details Page Preview

Simple and lightweight GNOME 45 extension to open Nextcloud folder in one click.

Extension Homepage
https://github.com/alescdb/nextcloud-folder

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

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create objects in global scope which is the same as init (line 26-29 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization Move those lines to enable. Pass them as dependency injection to `Indicator`. Or you can simple move those lines to `Indicator._init()` 2. Provide a git url in metadata.json if this extension is available on a git repo. 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
alesc posted a review
Many thanks for taking the time to review ! :-) I've made the changes according to your advices. I'll resubmit (I hope this is the rigth way to do !)
JustPerfection posted a review
Yes. You can send the next version the same way you sent this one. Thanks!