Karl Martin Teras

Results 20 issues of Karl Martin Teras

* Make graphs show exact values on hover * On click show new view for clicked values (if you click on work on a pie chart the timeline only shows...

feature
priority: medium

A [function](https://github.com/JoshuaWise/better-sqlite3/blob/HEAD/docs/api.md#backupdestination-options---promise) of better-sqlite3. Should figure out when to back files up.

feature
priority: medium

feature
priority: low

Instead of saving paths and window titles as their full path or full title split the path or window title. Paths are easy to split apart and would fix problems...

feature
priority: high

Not possible on chrome by window name. [Plugin](https://developer.chrome.com/extensions/extension#property-inIncognitoContext) would be required.

feature
priority: low

When using one program for a long time slow down the tracking. Would be useful for something like gaming where the focus is on the window for a long time...

feature
priority: low

"Daily timeline" "Daily productivity" "Daily usage"

priority: medium

On Chrome, if no media device permissions are given, the devices are exposed with minimal info: ``` [ {deviceId:'',kind:'audioinput',label:'',groupId:''}, {deviceId:'',kind:'videoinput',label:'',groupId:''}, {deviceId:'',kind:'audiooutput',label:'',groupId:''} ] ``` After the media device permissions have been...

Community PR