ActivityWatch / ActivityWatch/aw-watcher-vim

We are not inclusive enough in the heartbeats

オープン
#15 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Vim Script
スター
124
フォーク
14
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently we only send heartbeats when we move the cursor, when we enter a buffer and when we start vim. The heartbeats are only on intervals of 10s. This has the flaw of for example if we are writing a command for a while such as a complex search/replace time will not be counted for that period as it takes more than 10s.

From looking at my own logs I can clearly see that at the editor activity is way too low, adding all my window titles with something VIM related is almost half of what my editor activity is so the activity time is currently not accurate at all while the window activity in my experience is very accurate.

We should start with increasing the pulsetime on the heartbeats as well as investigate if there are more autocmd we can call heartbeats on to make things more accurate.

I started reflecting on this after reading https://github.com/ActivityWatch/aw-watcher-vscode/issues/10

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。