presence.nvim icon indicating copy to clipboard operation
presence.nvim copied to clipboard

Retain elapsed time across events

Open ghost opened this issue 4 years ago • 3 comments

Hello! Have you ever considered adding an option to retain elapsed time across events?

Currently, the elapsed time will always reset whenever the focus is moved from buffer X to buffer Y and so on. With the option set, the elapsed time will instead keep on going regardless of the events.

ghost avatar Dec 11 '21 05:12 ghost

Hi @cytheworker! Interesting, I think this is actually an oversight on my part since I tend to be editing files in workspaces more often than not.

What you're suggesting probably should actually be the default behavior—all buffers in a given nvim instance probably should track its own elapsed time. I've been fairly busy lately so I'm not sure when I'll be able to get to this (I'm still in the middle of addressing #40), but I've created a card to track this effort for you to stay posted when I do take it on.

andweeb avatar Dec 11 '21 22:12 andweeb

is it possible to have it initialize and read the elapsed time of neovim and check on what's happening in the buffers?

airpods69 avatar Jul 23 '22 10:07 airpods69

Try create an empty git inside the created project.

putra4648 avatar Oct 22 '22 18:10 putra4648