ActivityWatch / ActivityWatch/aw-webui

Improving the default categories

未关闭
#174 5 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
151
派生
179
平均合并
1 天 20 小时
30 天内合并 PR
28

描述

We've recently gotten PRs (#167, #173) making improvements to the default categories. This is good, but writing good categorization rules can be tricky.

Here are a few common pitfalls:

- Apps that have non-unique names (i.e. Kate, Navigator, Files)
- Solution: Make sure that the whole string has to match
- Solution: Only match certain event keys (not possible yet)
- Titles mentioning apps can get classified as apps.
- Loosely written expressions that over-match. It's a lot easier to find Uncategorized events than to find Miscategorized events.

I'm sure there are more, these are only the ones off the top of my head.

In this issue I will gladly accept suggestions for common apps and websites that should be added to the defaults, as well as suggested patterns for matching them in a way that minimizes the risk of misclassification.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。