wakatime-mode icon indicating copy to clipboard operation
wakatime-mode copied to clipboard

Emacs plugin for automatic time tracking and metrics generated from your programming activity.

Results 21 wakatime-mode issues
Sort by recently updated
recently updated
newest added

Added method for searching default path of wakatime-cli on linux boxes, also fixed a bug where `""` where added to the command, leading to it not being executed.

Relates to solving the: https://github.com/wakatime/wakatime-mode/issues/37 `master` algorythm currently provides no info on language, so `wakatime` does the default - tries to autodetect the languages. Since: ``` wakatime --help ... --language...

Please check report there. https://github.com/Alexander-Miller/treemacs/issues/886

So today I noticed that my wakatime dashboard was reporting numbers much higher than I felt like they should've been, so I looked into it a little bit. Starting at...

Wakatime does not appear to keep track of time spent in files loaded from remote machines via tramp. For example, if I visit a file like "/ssh:remotehostname:/home/user/example.conf", then this appears...

Hi! I really appreciate that you guys put this plugin together! However - could I ask you to please not use `customize-save-customized` to store your users' api keys? https://github.com/wakatime/wakatime-mode/blob/master/wakatime-mode.el#L109-L116 That...

The following error shows up while trying to install `wakatime` using the built-in package manager of `emacs` ``` counsel-gtags.el:400:1:Error: Symbol's value as variable is void: counsel-gtags--prompts-alist ``` I couldn't find...

Hi all, I'm an org-mode fan. I usually code in org-mode files (literate programming style). But, sadly, wakatime-mode seem doesn't track my activities (even when I tried `org-edit-special`). Is there...

Have you through about adding project information using the Emacs Projectile package? I noticed when using the Emacs plugin my projects were all set to "Other". Some further digging showed...

## Steps to reproduce 1. Configure org and org-protocol 2. Launch org-protocol://capture:/L/https%3A%2F%2Fexample.com/Example%20website 3. Emacs opens a buffer for org-protocol, but... 4. Get error message: `Error in auto-save-hook (wakatime-save): (file-error "Setting...