ActivityWatch / ActivityWatch/aw-webui

Improving the default categories

オープン
#174 コメント 5 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
151
フォーク
179
平均マージ
1日 20時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。