ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
11.73k stars 533 forks source link

Ignore uncategorised data does not work as expected #845

Open fraserc182 opened 1 year ago

fraserc182 commented 1 year ago

Describe the bug

When in the Categorization helper screen, clicking on ignore for uncategorized events doesn't ignore them. When I refresh the page they simply come back.

To Reproduce

Expected behavior

I would expect the events to stay ignored and for the data to be removed from the reports

Documentation

Additional context

github-actions[bot] commented 1 year ago

Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏

BelKed commented 1 year ago

I believe that is the intended behaviour of Categorization helper (http://localhost:5600/#/settings/category-builder). And, I wouldn't call it a bug, but maybe a "UX issue" instead :D But yes, I can reproduce it...

Categorization helper interface:

Screenshot 2023-01-31 at 15 40 56
fraserc182 commented 1 year ago

So what is the point of the ignore button? Is it literally just to hide the common word until I refresh the page? That is not what the wording suggests on the page.