Review of "Timelogs Extension" version 1.0.0 (1)

Details Page Preview

Track time spent on GitLab issues. This extension is not affiliated, funded, or in any way associated with GitLab. Track time spent on GitLab issues from the GNOME top bar. Select projects and issues, run a persistent timer, submit time directly to GitLab, and generate monthly reports. This is an experimental personal fork of Gecka-Apps/gitlab-time-tracker. It was developed primarily through AI-assisted programming. Updates and support are not guaranteed. Requires a GitLab personal access token with the api scope which will be stored cleartext in GSettings.

Extension Homepage
https://github.com/heno-dm/gitlab-time-tracker

No comments.

FAQ

Files

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

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
1.0.2 (3) Unreviewed
1.0.1 (2) Rejected
1.0.0 (1) Rejected

Previous Reviews on this Version

heno posted a review
I couldn’t run Shexli. It consistently crashed with the following error: `[1] 3285380 segmentation fault (core dumped) shexli /tmp/timelogs-extension`
JustPerfection rejected
1. Timeout should be removed before creating a new one (line 491 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 2. You shouldn't hold the source id of different timeouts in a same property (line 240, 491 `extension.js`). 3. For shexli installation: ```bash sudo dnf install @development-tools python3-dev pip3 pip3 install shexli ``` 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