- OS version and name: Arch Linux (5.6.15-arch1-1)
- ActivityWatch version: 0.9.2-1 (activitywatch-bin on AUR)
Describe the bug
Regex special characters don't work in ActivityWatch Categorizations as mentioned in this forum post, escaping characters with backslashes cause problems.
To Reproduce
- Got to ActivityWatch web interface.
- Go to Settings
- Create a regex rule with a backslash escaped character (for example \w)
- See in the Activity tab that the rule is not taken into account as it is written
Expected behavior
The regex synax should respect a standard. This standard should also be available on the documentation or elsewhere.
Describe the bug
Regex special characters don't work in ActivityWatch Categorizations as mentioned in this forum post, escaping characters with backslashes cause problems.
To Reproduce
Expected behavior
The regex synax should respect a standard. This standard should also be available on the documentation or elsewhere.