Review of "Tracker" version 7

Details Page Preview

Simple time tracking extension for Gnome 45-50. - Start/Pause with a single click - Workspace-based tracking: optionally associate timers with specific workspaces to automatically start/pause them upon switching - Window-based tracking: optionally associate timers with specific windows titles to automatically start/pause on focus change - Screen locking and sessions: automatically pauses all active timers on screen locking and resumes them on unlocking - Persistent storage: timers are automatically saved and restored between sessions - Automatic backup: automatically export timers to CSV at configurable intervals - Export current timers to CSV manually - Reset individual timers or all of them at once - Selection: choose specific timers or display the total time - Edit name and time

Extension Homepage
https://github.com/aliakseiz/tracker

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

Version Status
18 Active
17 Inactive
16 Rejected
15 Inactive
14 Inactive
13 Rejected
12 Rejected
11 Inactive
10 Rejected
9 Inactive
8 Rejected
7 Rejected
6 Inactive
5 Active
4 Active
3 Inactive
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. You don't need to send anything to `this.getSettings()` since you use `settings-schema` in `metadata.json`: [Extensions Guide: `settings-schema`](https://gjs.guide/extensions/overview/anatomy.html#settings-schema) 3. You should call `this._stopBackupTimer()` on `Tracker.destroy()`.
aliaksei posted a review
Thanks for remarks!