PersonalAnalytics
PersonalAnalytics copied to clipboard
Personal Analytics project to increase knowledge workers' awareness about work and productivity.
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,...
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...
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...
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: - [ ]...
On Windows, the study info box is not using the whole width of the window. On macOS it does: 
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...
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:  This can be...
- [x] On Startup, check if trackers are enabled and permission there, if not, show onboarding page again - [ ] #313 - [ ] when permissions are removed and...