- OS name and version: NixOS unstable (nixpkgs 2025-05-25)
- ActivityWatch version: v0.13.2 (rust)
Describe the bug
When I create "Category" rule of type "Regular expression" which starts with ^, it doesn't match anything
To Reproduce
- Go to settings
- Add new rule
- Write title of any not yet matched app and prepend it with
^ (so, if app name is "App Name", regex should be ^App Name), and set some color
- Go to Timeline and see that app is not highlighted
Expected behavior
App is categorized
Documentation
There are no related logs in browser's console
Additional context
$ works
Describe the bug
When I create "Category" rule of type "Regular expression" which starts with
^, it doesn't match anythingTo Reproduce
^(so, if app name is "App Name", regex should be^App Name), and set some colorExpected behavior
App is categorized
Documentation
There are no related logs in browser's console
Additional context
$works