|
5 | 5 | return [ |
6 | 6 | 'clockify_time_entries' => [ |
7 | 7 | 'name' => 'Clockify Time Entries', |
8 | | - 'description' => '1. First make sure that you set the Date format to "MM/DD/YYYY" and the Time format to "12-hour" in the user settings.<br> '. |
9 | | - '2. Go to REPORTS -> TIME -> Detailed in the navigation on the left. <br>'. |
10 | | - '3. Now select the date range that you want to export in the right top. '. |
| 8 | + 'description' => '1. First make sure that you set the Date format to "MM/DD/YYYY" and the Time format to "12-hour" in the user settings.<br>'. |
| 9 | + '2. In the same preferences page change the language of Clockfiy to English.<br>'. |
| 10 | + '3. Go to REPORTS -> TIME -> Detailed in the navigation on the left. <br>'. |
| 11 | + '4. Now select the date range that you want to export in the right top. '. |
11 | 12 | 'It is currently not possible to select more than one year. You can export each year separately and import them one after another .'. |
12 | 13 | '<br> 4. Now click Export -> Save as CSV. The Export dropdown is in the header of the export table left of the printer symbol. '. |
13 | 14 | '<br><br>Before you import make sure that the Timezone settings in Clockify are the same as in solidtime.', |
14 | 15 | ], |
15 | 16 | 'clockify_projects' => [ |
16 | 17 | 'name' => 'Clockify Projects', |
17 | | - 'description' => '1. Go to PROJECTS in the navigation on the left.<br> '. |
18 | | - '2. Now click on the three dots on the right of the project that you want to export and select Export.<br> '. |
19 | | - '3. Now click Export -> Save as CSV. The Export dropdown is in the header of the export table in the top right corner.', |
| 18 | + 'description' => '1. Make sure to set the language of Clockify to English in "Preferences -> General".<br>'. |
| 19 | + '2. Go to PROJECTS in the navigation on the left.<br> '. |
| 20 | + '3. Now click on the three dots on the right of the project that you want to export and select Export.<br> '. |
| 21 | + '4. Now click Export -> Save as CSV. The Export dropdown is in the header of the export table in the top right corner.', |
20 | 22 | ], |
21 | 23 | 'toggl_data_importer' => [ |
22 | 24 | 'name' => 'Toggl Data Importer', |
|
0 commit comments