Closed leo150 closed 9 years ago
There are many ways to set the project going forward (~/.wakatime.cfg
file, .wakatime-project
file, using revision control like git). The easiest way is create a file named .wakatime-project
in your project's top-level folder with the first line containing the name of the project.
To rewrite your coding activity after creating the .wakatime-project
file, add a custom rule saying "If file contains X, set project to Y".
@alanhamlett thanks, it works!
Hi, thank you for nice plugin I use CocoaPods so I need to work inside workspace including two projects - mine and Pods. Problem is that dashboard shows project opened through workspace as 'Unknown Project'. How can I fix that?