wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
277 stars 41 forks source link

Move offline bdb file into wakatime folder #1058

Closed alanhamlett closed 2 months ago

alanhamlett commented 3 months ago

Just noticed the ~/.wakatime.bdb file still lives in the user home folder, but it should be in ~/.wakatime/offline_heartbeats.bdb.

Let's use that new location, but also check the old location when sending offline heartbeats to the API.