{"id":15667997,"url":"https://github.com/naps62/timetrap_toggl","last_synced_at":"2025-05-06T19:47:59.134Z","repository":{"id":143330478,"uuid":"72670803","full_name":"naps62/timetrap_toggl","owner":"naps62","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-21T14:14:16.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T02:22:00.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/naps62.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-02T18:47:36.000Z","updated_at":"2023-12-20T14:09:22.000Z","dependencies_parsed_at":"2023-05-19T20:30:56.815Z","dependency_job_id":null,"html_url":"https://github.com/naps62/timetrap_toggl","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"ce829d7b03ce3438f90aed57a036010e030b29ea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Ftimetrap_toggl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Ftimetrap_toggl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Ftimetrap_toggl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Ftimetrap_toggl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naps62","download_url":"https://codeload.github.com/naps62/timetrap_toggl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252758163,"owners_count":21799798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-03T14:06:06.372Z","updated_at":"2025-05-06T19:47:59.111Z","avatar_url":"https://github.com/naps62.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timetrap-toggl\n\nA Toggl formatter for Timetrap\n\n`timetrap-toggl` allows you to submit your timetrap timesheets to [Toggl](https://toggl.com/).\n\n__timetrap-toggl__'s initial development was sponsored by [dscout](https://dscout.com). Many thanks to them!\n\n## Usage\n\n```bash\n# Reference one of your toggl project task aliases within an entry's note:\n$ timetrap in working on timetrap-toggl @code\n$ timetrap out\n\n# display the entries you wish to submit using the toggl formatter:\n$ timetrap display --start 'last monday' --end 'last friday' --format toggl\n```\n\n## Installation\n\n```bash\n$ gem install timetrap_toggl\n\n$ echo \"require 'timetrap_toggl'\" \u003e ./path/to/formatters/toggl.rb\n```\n\n## Configuration\n\n```yaml\n# ~/.timetrap.yml\n---\n...\ntoggl:\n  api_token: \"YOUR_API_TOKEN\"\n  workspace: \"My workspace\"\n```\n\nThe gem will find all the projects in the given workspace, and match them with\nthe tags you add to your tasks. Here's a correspondence of examples of Toggl\nproject names, and the corresponding tags you should use:\n\n* `ProjectName`: `@projectname` (matching is case-insensitive)\n* `Marketing \u0026 Communication`: `@marketing-communication` (special characters\n    and spaces are replaced with dashes)\n\n## Dependencies\n\ntimetrap-toggl depends upon the timetrap gem\n\nWhen installing timetrap-toggl, timetrap is installed for you as a runtime\ndependency.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Thanks\n\n* [dblandin](https://github.com/dblandin) for creating timetrap-harvest, which\n    was the basis for this one\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaps62%2Ftimetrap_toggl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaps62%2Ftimetrap_toggl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaps62%2Ftimetrap_toggl/lists"}