{"id":22841336,"url":"https://github.com/hardingadonis/hash-pasted-image","last_synced_at":"2025-09-06T10:42:32.203Z","repository":{"id":246940029,"uuid":"823545660","full_name":"hardingadonis/hash-pasted-image","owner":"hardingadonis","description":"Auto rename pasted images added to the vault via hash algorithm SHA-512","archived":false,"fork":false,"pushed_at":"2025-08-25T17:32:14.000Z","size":120,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T19:28:04.902Z","etag":null,"topics":[],"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/hardingadonis.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-03T08:31:42.000Z","updated_at":"2025-08-25T17:31:26.000Z","dependencies_parsed_at":"2025-03-12T18:29:19.149Z","dependency_job_id":"45c8c50b-ae04-43d0-a382-c8a05e01c515","html_url":"https://github.com/hardingadonis/hash-pasted-image","commit_stats":null,"previous_names":["hardingadonis/hash-pasted-image"],"tags_count":12,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/hardingadonis/hash-pasted-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fhash-pasted-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fhash-pasted-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fhash-pasted-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fhash-pasted-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardingadonis","download_url":"https://codeload.github.com/hardingadonis/hash-pasted-image/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fhash-pasted-image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273892841,"owners_count":25186561,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-13T01:15:43.072Z","updated_at":"2025-09-06T10:42:32.167Z","avatar_url":"https://github.com/hardingadonis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hash Pasted Image\n\n![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?logo=obsidian\u0026color=%23483699\u0026label=downloads\u0026query=%24%5B%22hash-pasted-image%22%5D.downloads\u0026url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json)\n[![GitHub contributors](https://img.shields.io/github/contributors/hardingadonis/hash-pasted-image)](https://github.com/hardingadonis/hash-pasted-image/graphs/contributors)\n[![GitHub top language](https://img.shields.io/github/languages/top/hardingadonis/hash-pasted-image)](ttps://github.com/hardingadonis/hash-pasted-image)\n[![GitHub repo size](https://img.shields.io/github/repo-size/hardingadonis/hash-pasted-image)](ttps://github.com/hardingadonis/hash-pasted-image)\n[![GitHub License](https://img.shields.io/github/license/hardingadonis/hash-pasted-image)](https://github.com/hardingadonis/hash-pasted-image/blob/main/LICENSE)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=hardingadonis_obsidian-hash-pasted-image\u0026metric=alert_status)](https://sonarcloud.io/summary/overall?id=hardingadonis_obsidian-hash-pasted-image)\n\n\u003e Auto rename pasted images added to the vault via hash algorithm SHA-512\n\n\u003e This plugin is inspired by [obsidian paste image rename](https://github.com/reorx/obsidian-paste-image-rename)\n\n## Usage\n\n- Copy an image to the clipboard.\n- Paste the image into the vault.\n- The image will be renamed to the SHA-512 hash of the image old name.\n\n## Settings\n\n| #   | Setting                   | Description                                                  | Default   |\n| --- | ------------------------- | ------------------------------------------------------------ | --------- |\n| 1   | `Hash Algorithm`          | Choose hash algorithm to rename image                        | `SHA-512` |\n| 2   | `Encoding Digest`         | Binary-to-text encoding                                      | `hex`     |\n| 3   | `Copy Image File Support` | Turn on to rename image files from disk copied to the vault. | `off`     |\n| 4   | `Notification`            | Turn on to show notification when image is renamed.          | `on`      |\n\n## Contributors\n\n\u003ca href=\"https://github.com/hardingadonis/hash-pasted-image/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=hardingadonis/hash-pasted-image\" /\u003e\n\u003c/a\u003e\n\n## License\n\n- [hash-pasted-image](https://github.com/hardingadonis/hash-pasted-image) is licensed under the [MIT license](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardingadonis%2Fhash-pasted-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardingadonis%2Fhash-pasted-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardingadonis%2Fhash-pasted-image/lists"}