{"id":20766740,"url":"https://github.com/chapter-three/teamwork-log","last_synced_at":"2026-02-02T15:13:11.267Z","repository":{"id":32314815,"uuid":"35889958","full_name":"chapter-three/teamwork-log","owner":"chapter-three","description":"Take a CSV file and log its data as time entries in TeamWork.","archived":false,"fork":false,"pushed_at":"2021-11-14T00:27:37.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-06-13T08:51:11.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AppleScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chapter-three.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-19T15:11:33.000Z","updated_at":"2021-11-14T00:27:39.000Z","dependencies_parsed_at":"2022-09-05T06:01:22.121Z","dependency_job_id":null,"html_url":"https://github.com/chapter-three/teamwork-log","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chapter-three/teamwork-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chapter-three%2Fteamwork-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chapter-three%2Fteamwork-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chapter-three%2Fteamwork-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chapter-three%2Fteamwork-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chapter-three","download_url":"https://codeload.github.com/chapter-three/teamwork-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chapter-three%2Fteamwork-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29013950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T11:25:53.530Z","updated_at":"2026-02-02T15:13:11.251Z","avatar_url":"https://github.com/chapter-three.png","language":"AppleScript","readme":"# teamwork-log\n\nTake a CSV file and log its data as time entries in TeamWork.\n\n# Installation\n\n- Checkout this repository: `git clone git@github.com:chapter-three/teamwork-log.git \u0026\u0026 cd teamwork-log`\n- Install dependencies: `npm install`\n\n# Configuration\n### Create the config file\n\n- Duplicate `example.log.config.json` and rename to `log.config.json`\n- Edit `log.config.json`\n\n### Add company/user info\n\n- Add your company id into the `company` field, which is the subdomain of your Teamwork URL\n    - If your Teamwork url is `http://acme.teamworkpm.net/` then your company id is `acme`\n- In order to get an API key of *Teamwork*, go to your *Teamwork* account and hit your user picture. **Select Edit my details**. [@see trackduck](http://help.trackduck.com/2014/11/teamwork-integration-setup/)\n    - Enter this value into the `key` field\n- To get your Teamwork user id, hover over your user photo/picture\n    - Look at your browser status bar\n    - The numeric value in the URL is your user id\n    - Enter this value into the `personId` field\n\n### Map CSV fields\n\n- Alter the capitalized values `Date`, `Notes`, etc to the names of the columns in your CSV file\n\n### Map projects\n\n- A project mapping consists of the project's name from your time keeping application (TKA hereafter), and the id of the associated project in Teamwork\n    - Get the project id by navigating to the project in Teamwork\n    - The project id is the numerical value in the URL\n\n### Map project tasks (optional)\n\n- You can map a task from your TKA to a task in Teamwork\n- Follow the example syntax in `example.log.config.json` \n- The Teamwork task id can be found similar to how you find a project's id\n\n# Usage\n\n- Export a CSV file from your TKA\n- In your terminal, `$ log --file path/to/your/csvfile.csv`\n\n# Troubleshooting\n\n- If you get an error like `log: too many arguments`, then try running as `$ ./log --file ...` instead\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchapter-three%2Fteamwork-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchapter-three%2Fteamwork-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchapter-three%2Fteamwork-log/lists"}