wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
526 stars 47 forks source link

Mac Windows Folder Slash #69

Closed derBoehm closed 6 years ago

derBoehm commented 7 years ago

Hey,

i'm working on both macOS and Windows but the project path has different slashes on wakatime:

\Projects\Web\ ... \ ... \file.php

/Projects/Web/ ... / ... /file.php

is it possible to change the slash before upload via the config?

Can't use the path for custom rules or i have to add two rules or only the last folder.

alanhamlett commented 6 years ago

Fixed by forcing forward slash from now on.