ActivityWatch / ActivityWatch/aw-webui

Group timeline events below a certain granularity

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

描述

A typical pattern that I have seen in my usage is to alternate between long periods using a single (or a few) window(s) and short periods where I'm rapidly switching between multiple windows.

![Image](https://github.com/user-attachments/assets/2e373cd5-806c-407a-b1e7-df3a84ed6ca2)

The timeline view is not super easy to use with such data because you need to alternate between multiple levels of zoom or pan a lot. Which is made harder by the fact that the timeline does not support panning via the mouse wheel, but that's a separate issue...

For a cleaner visualization, I'd prefer to have a setting which forces the timeline view to not display activity rectangles smaller than a certain minimal granularity (1min would be more than enough for what I'm doing).

Below this granularity, you would get "composite" rectangles which represent multiple activities. The full activity list and (aggregated per activity) timing breakdown would then be available on hover (or click if you want to be touch-compatible).

What do you think ?

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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