{"id":19670270,"url":"https://github.com/jotaen/klog-sublime","last_synced_at":"2025-10-14T09:09:18.261Z","repository":{"id":74086512,"uuid":"473962332","full_name":"jotaen/klog-sublime","owner":"jotaen","description":"klog time tracking support for Sublime Text","archived":false,"fork":false,"pushed_at":"2023-10-19T11:18:17.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T03:26:57.557Z","etag":null,"topics":["klog","sublime-package","sublime-text-3","syntax-highlighting"],"latest_commit_sha":null,"homepage":"https://packagecontrol.io/packages/klog","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jotaen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-03-25T10:19:33.000Z","updated_at":"2024-05-31T14:45:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"96f65c37-c211-4b7a-a34e-d2983f19d573","html_url":"https://github.com/jotaen/klog-sublime","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotaen%2Fklog-sublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotaen%2Fklog-sublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotaen%2Fklog-sublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotaen%2Fklog-sublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jotaen","download_url":"https://codeload.github.com/jotaen/klog-sublime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240980799,"owners_count":19888343,"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":["klog","sublime-package","sublime-text-3","syntax-highlighting"],"created_at":"2024-11-11T17:05:36.537Z","updated_at":"2025-10-14T09:09:18.176Z","avatar_url":"https://github.com/jotaen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# klog for Sublime Text\n\nThis package provides support for working with [klog time tracking](https://klog.jotaen.net) files in the Sublime Text editor.\n\n![A klog file with sample data](resources/example.png)\n\n## Features\n\n- Syntax highlighting\n- Smart completion for inserting the current date or time. For example:\n\t+ Typing `today` completes to the current date\n\t+ Typing `now` completes to the current time\n- A few sensible default settings for the `.klg` file format\n\n## Configuration\n\n### Colour overrides\n\nThe pre-defined syntax highlighting should look meaningful in most available colour schemes.\n\nFor klog-specific customisations, you can specify the following colour overrides:\n\n- `markup.other.date.klog` For the date, e.g. `2022-03-15`\n- `markup.other.should_total.klog` For the should total, e.g. `(8h!)`\n- `markup.other.summary.klog` For summary text\n- `markup.other.summary.tag.klog` For tags inside summaries, e.g. `#work`\n- `markup.other.duration_positive.klog` For positive durations, e.g. `5h25m`\n- `markup.other.duration_negative.klog` For negative durations, e.g. `-15m`\n- `markup.other.range.klog` For ranges, e.g. `8:00 - 9:20`\n- `markup.other.open_range.klog` For open ranges, e.g. `14:30 - ?`\n\nYou can achieve this by adding entries ([see Sublime docs](https://www.sublimetext.com/docs/color_schemes.html)) to the `rules` list of your scheme’s customisation file:\n\n```\n\"rules\": [\n\t{\"scope\": \"markup.other.range.klog\", \"foreground\": \"#76c7ff\"},\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotaen%2Fklog-sublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjotaen%2Fklog-sublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotaen%2Fklog-sublime/lists"}