-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Hi... I love this plugin, but I don't like the reporting of the project name. By default I see is reporting the name of the root folder, which is not ideally since I will have same root folder name for a lot of project.
For example I do a theme in WordPress, and the root folder will be 'wordpress'(I have multi-root workspace, I work on a folder with that name too). But the project(workspace) is called after by my theme name(or how I want to call the project). In the future, if I switch to develop another theme or plugin, all the hours will be put as 'wordpress' project, which will be a mess.
The VSCode refer to projects by name:

The WakaTime report them by project name too:

The Codealike refers by the name of the root folder:

Thanks.