André Meyer
André Meyer
Note that work in progress is described below and in [this branch](https://github.com/HASEL-UZH/PersonalAnalytics/tree/read-exported-database).
As briefly discussed yesterday, unless you have a better idea, it might make sense to log a few key events in a separte table `usage_data` with the columns `id`, `ts`...
The idea is to (at some point) have a smartphone app (for iOS and Android) that lets users access the insights/retrospection and enable additional trackers. The additional info that could...
PersonalAnalytics-windows (legacy) had a great retrospection. We want to re-create it for the Electron version. - [ ] Create foundation for visualization (reuse code from @SRichner's AwarenessBar) - [ ]...
While we (and others) might want to add additional trackers in the future, we want to focus on the following two initially: - https://github.com/HASEL-UZH/PA.WindowsActivityTracker/tree/main/typescript - https://github.com/HASEL-UZH/PA.UserInputTracker/tree/main/typescript Please create the setup...
To allow users/participants to export their data and share it with the researchers after checking and (if necessary) obfuscating it, we'd like to have an export functionality. Rough overview what...
Using @royru's browser extension https://github.com/HASEL-UZH/TaskSnap-browser-extension, collect more details on browser usage (in Edge, Chrome, Firefox, Safari), such as the actual url, (possibly) content, switching behavior, etc.
Make PA multi-language ready: - [ ] ability to translate app-texts and labels - [ ] ability to define study settings #273 in multiple languages
Similar to the exported database (#277 ), we want to also encrypt/password-protect the local database. When installing the tool, the user is asked to define a password that is used...
as discussed. @csatterfield please add the details.