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 摘要。