Erik Bjäreholt

Results 721 comments of Erik Bjäreholt
trafficstars

This should be done in the watcher, not the server. If you take a look at aw-watcher-window it should be easy to figure out how to do it. I suggest...

The image on dockerhub is not official (I didn't even know it existed). This has been discussed a few times before (search around). If someone wants to volunteer time to...

@johan-bjareholt Indeed, I'm planning on rewriting it in Rust when I'm done prototyping. Since the synced SQLite databases need to be consistent, and the SQLite datastores in Python and Rust...

I added a really quick-n-dirty visualization in the latest commit: ![image](https://user-images.githubusercontent.com/1405370/112346411-39703400-8cc6-11eb-972d-efa89809bf77.png)

Cool! Short Q: what is the name of the browser bucket created by aw-watcher-web when you use Brave? I think we used to have some issues with identifying if it's...

I think this might break things (although things were probably already broken), see: https://github.com/ActivityWatch/activitywatch/issues/461

Basically the "brave" field is currently unused in code since the web extension can't detect if its installed in Brave (it pretends to be Chrome). Therefore, using aw-watcher-web in Brave...

>Is it possible to support specific work (eg this ticket)? No, unfortunately. We used to have a Bountysource thing for that purpose, but it wasn't used (and Bountysource has since...

>Currently, when I look at e.g. the last hour, in which I was first not-afk, then afk and then again not-afk , only the middle and last entries show up...

Getting more nudges that people want better defaults (#261). However, my current thinking is to leverage the new "export/import categories" feature to allow for community-curated categorization rules to be shared...