PersonalAnalytics icon indicating copy to clipboard operation
PersonalAnalytics copied to clipboard

Personal Analytics project to increase knowledge workers' awareness about work and productivity.

Results 125 PersonalAnalytics issues
Sort by recently updated
recently updated
newest added

In the experience sampling, we currently have to decide between the same amount of Likert-Scale Items (e.g. 5 or 7) for all questions. Depending on the questions that are asked,...

enhancement

We can use various Likert-Scales (3-point, 5-point, 7-point, etc), but currently only show either 2 (left, right) or 3 (left, center, right) labels. There was a request to be able...

enhancement

I've updated the ExperienceSamplingView.vue to force a 24 hour date-time format. Closes #311

With #375, we've introduced additional locations where we're showing that the app is running (fine). However, there are two bugs that we've discovered: - [ ] on macOS, showing the...

bug

Create a new study-config setting that, if enabled, shows the active hours as a separate page in the Onboarding screen.

Users can answer experience sampling pop-ups that are automatically triggered (within active hours #332) or manually triggered. In the `experience_sampling_responses` table, we are currently NOT logging this: - [ ]...

enhancement

On Windows, the study info box is not using the whole width of the window. On macOS it does: ![Image](https://github.com/user-attachments/assets/2cf46c1d-47fc-43fb-84b0-5bb135a58543)

For #350, we had to temporarily disable the update code signature verification (`verifyUpdateCodeSignature: false`). When the flag is enabled, the update fails with the following error: > (AutoUpdater) Error in...

enhancement

Every now and then, when the user doesn't have an internet connection (or is currently connecting to it or to VPN), the following error-message is shown: ![Image](https://github.com/user-attachments/assets/d6ce03a2-df1b-4582-90c7-7cde31780ced) This can be...

bug

- [x] On Startup, check if trackers are enabled and permission there, if not, show onboarding page again - [ ] #313 - [ ] when permissions are removed and...

enhancement