ActivityWatch / ActivityWatch/aw-watcher-afk

[Windows] Allow Custom Event Types (e.g., "on-user") in Activity

未关闭
#73 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
76
派生
56
平均合并
4 天 20 小时
30 天内合并 PR
1

描述

I use aw-watcher-afk as part of my ActivityWatch setup, and I have configured it to log more than just "afk" and "not afk." Specifically, I log an additional state called "on-user" to track when I am active on a different Windows user account.

However, when viewing the Activity tab, I only have the option to exclude afk, and my "on-user" events are not included.

Steps to Reproduce:
Configure aw-watcher-afk to log a custom event state ("on-user").
Spend some time on the second windows user (I did 1h 30m).
Return and mark the "afk" time to "on-user" then open WebUI and navigate to the activity page.
Notice that "on-user" is not displayed, even though it is logged in the Timeline data.

Expected Behavior:
Custom event states (such as "on-user") should be displayed in the Activity page (Part of the Category Sunburst).
There should be an option to include/exclude all states, not just afk.

Proposed Solution:
Modify the Web UI to recognize and display all event states logged by aw-watcher-afk.
Allow users to filter by any available state, not just afk vs. not afk.
If necessary, provide a way for users to define their own event categories.

I cannot modify aw-watcher-afk directly since it is distributed as .exe, .pyd, and .dll files.

I would be very thankful for any answer.

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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