Erik Bjäreholt

Results 446 comments of Erik Bjäreholt

Re categorization: I assumed we'd deal with the stopwatch events like any other events. Let them be categorized by rules like everything else. Categories should not be stored with/assigned to...

This is pretty cool! Found your code at https://github.com/kovasap/aw-webui. Might look into getting something similar merged in the future :)

The navbar is already sticky on Android, it is set here: https://github.com/ActivityWatch/aw-webui/blob/4e64b614e6a7154e53eead523a1aeb7d02fcdc9b/src/components/Header.vue#L107-L108 Could be made configurable if desired.

Yup, same code! Could make it sticky on desktop as well, I'll look into it next time I'm poking around the code.

Did you try 'npm rebuild node-sass' (or whatever other recommendation is spit out when building node-sass fails)? If so, you'll probably have to use nvm or similar to get a...

Ah, that makes things a bit more difficult. I'm not sure the UX change is for the better, I don't really like the idea of requiring a modifier key to...

>Update: Oops, no build artifact. Gonna try something else… Just a heads up, I added uploading of the build artifact in ba2374b :slightly_smiling_face:

I've thought about this in the past, and while it certainly would be cool it also sounds like a headache to maintain. There's a rather large amount of other apps...

Closing this, unlikely to happen anytime soon.

@Alwinator Woah, that's awesome! Thanks for doing the fieldwork and trying it out! I'll reopen this issue to see if there's anything else we can do to cater to Android...