BoostIO/BoostNote-Legacy

Missing Wakatime CLI

sundayj opened this issue · 1 comments

Current behavior

Currently, when I enter my Wakatime API, the Wakatime Plugin tells gives me the message "Missing wakatime cli."
I have the CLI installed on my machine via PYPI and I have added the "WAKATIME_HOME" variable with the path to the CLI to my environment variables.

This is what Boostnote's dev console is showing:
image

Expected behavior

I would expect the notification to either give good news, or give me some ideas on how to troubleshoot the problem.

Steps to reproduce

  1. Open Boostnote
  2. Open Preferences
  3. Click on "Plugins"
  4. Click the "Enable Wakatime"
  5. Paste the Wakatime API Key into the text field
  6. Click Save

Environment

  • Boostnote version: 0.16.1
  • OS version and name: Windows 10
    image

I also manually added a ".wakatime.cfg" file to the WAKATIME_HOME path: C:\Users\justi\AppData\Roaming\WakaTime\wakatime-cli
Inside the cfg file, I set debug to true and added my api key.
Now it looks like boostnote has found the cli, and my Wakatime dashboard has noticed the editor, but I'm still unsure if it is working. I will update this issue after I notice some time logged into Wakatime.