{"id":18055324,"url":"https://github.com/agentmorris/dsm_datestamp","last_synced_at":"2025-10-17T16:18:47.523Z","repository":{"id":161155979,"uuid":"98002193","full_name":"agentmorris/dsm_datestamp","owner":"agentmorris","description":"Windows shell extension to add a date/time stamp to filenames, before the extension.","archived":false,"fork":false,"pushed_at":"2017-07-22T23:42:23.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T18:11:20.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/agentmorris.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":"2017-07-22T02:46:41.000Z","updated_at":"2017-07-22T23:42:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"566d1af2-27a0-4050-a70e-a0e61d399d75","html_url":"https://github.com/agentmorris/dsm_datestamp","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"4d5addc003ef7b053edf0fdd018cf5b66837cdd3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentmorris%2Fdsm_datestamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentmorris%2Fdsm_datestamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentmorris%2Fdsm_datestamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentmorris%2Fdsm_datestamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentmorris","download_url":"https://codeload.github.com/agentmorris/dsm_datestamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312086,"owners_count":20918344,"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-31T00:14:36.519Z","updated_at":"2025-10-17T16:18:47.440Z","avatar_url":"https://github.com/agentmorris.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dsm_datestamp\n\nWindows shell extension to add a date/time stamp to filenames, before the extension.  For example, I might right-click on a file named:\n\n  hello.txt\n\n...and select dsm_datestamp, and the file would be renamed to:\n\n  hello.17.07.22.12.38.11.txt\n  \n...if I ran it at 12:38.11pm on July 22, 2017.\n\nIf you run it on a file that already looks like it's been datestamped, it will update the datestamp.  It can operate on multiple files.\n\nThis is useful for archiving backups and what not.\n\nTo install, move the .dll (the x86 or x64 version) to your system32 directory, and at the command line, run:\n\n```\n  cd c:\\windows\\system32\n  regsvr32 dsm_datestamp_x86.dll\n```\n\nTo uninstall:\n\n```\n  cd c:\\windows\\system32\n  regsvr32 /u dsm_datestamp_x86.dll\n```\n\nTechnically you can use whatever directory you like, but system32 is the most sensible place.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentmorris%2Fdsm_datestamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentmorris%2Fdsm_datestamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentmorris%2Fdsm_datestamp/lists"}