wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
127 stars 22 forks source link

Ability to filter browsing activity by url #196

Closed alanhamlett closed 3 months ago

alanhamlett commented 5 months ago

We should allow including or excluding websites based on regex patterns. This means a toggle between Include Only and Exclude, with a textarea or input list of configurable regex patterns. The patterns would run on the whole url so they could match just the domain, path parts, or both.

We should set some sane defaults for known dev sites, similar to https://github.com/wakatime/browser-wakatime/issues/249.