{"id":14070434,"url":"https://github.com/dominiczaq/obsidian-plugin-time-diff","last_synced_at":"2025-07-30T07:33:19.823Z","repository":{"id":44363589,"uuid":"510492155","full_name":"dominiczaq/obsidian-plugin-time-diff","owner":"dominiczaq","description":"Obsidian plugin which calculates and displays diff in hours and minutes between two dates in `timediff` markdown block","archived":false,"fork":false,"pushed_at":"2024-02-17T10:01:50.000Z","size":51,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-13T07:17:55.462Z","etag":null,"topics":["obsidian","obsidian-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dominiczaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-07-04T20:16:57.000Z","updated_at":"2024-05-26T22:06:27.000Z","dependencies_parsed_at":"2024-02-17T11:23:30.239Z","dependency_job_id":"79422a6b-f786-493e-a892-a5e6a9cadfee","html_url":"https://github.com/dominiczaq/obsidian-plugin-time-diff","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczaq%2Fobsidian-plugin-time-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczaq%2Fobsidian-plugin-time-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczaq%2Fobsidian-plugin-time-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczaq%2Fobsidian-plugin-time-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominiczaq","download_url":"https://codeload.github.com/dominiczaq/obsidian-plugin-time-diff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228110264,"owners_count":17871155,"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":["obsidian","obsidian-plugin"],"created_at":"2024-08-13T07:07:45.696Z","updated_at":"2024-12-04T12:30:57.160Z","avatar_url":"https://github.com/dominiczaq.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Obsidian TimeDiff Plugin\n\nThis is a plugin for Obsidian (https://obsidian.md).\n## How to use\n\n* Calculates time diffs in `timediff` markdown block\n```\n\t```timediff\n\t11:10 - 12:20\n\t12:38 - 14:00\n\t23:20 - 23:59\n\t00:00 - 00:55\n\t```\n```\nIn reading mode diffs between the dates will be parsed and presented in readable format.\nSum of diffs will be presented at the bottom of the block.\n\n### Commands\n* `TimeDiff plugin - Show total time diff count in current file` command, which calculates total sum of all `timediff` blocks on the page.\n* `TimeDiff plugin - Insert timediff block` command, which inserts `timediff` block in current cursor position.\n* `TimeDiff plugin - Insert current time` command, which inserts current time in current cursor position.\n\n## Local development\n\n- Clone your repo to a local development folder. For convenience, you can place this folder in your `.obsidian/plugins/your-plugin-name` folder.\n- Install NodeJS, then run `yarn` in the command line under your repo folder.\n- Run `yarn run dev` to compile your plugin from `main.ts` to `main.js`.\n- Make changes to `main.ts` (or create new `.ts` files). Those changes should be automatically compiled into `main.js`.\n- Reload Obsidian to load the new version of your plugin.\n- Enable plugin in settings window.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiczaq%2Fobsidian-plugin-time-diff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominiczaq%2Fobsidian-plugin-time-diff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiczaq%2Fobsidian-plugin-time-diff/lists"}