{"id":20288224,"url":"https://github.com/tomodachi94/obsidian-metadata-handler","last_synced_at":"2025-10-29T12:02:17.379Z","repository":{"id":47686754,"uuid":"397082476","full_name":"tomodachi94/obsidian-metadata-handler","owner":"tomodachi94","description":"Adds some useful YAML frontmatter to your Obsidian notes","archived":false,"fork":false,"pushed_at":"2024-05-03T19:17:22.000Z","size":28,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T06:51:14.538Z","etag":null,"topics":["obsidian-md","obsidian-script","python","yaml-frontmatter"],"latest_commit_sha":null,"homepage":"https://github.com/tomodachi94/obsidain-metadata-handler","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/tomodachi94.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-08-17T03:36:55.000Z","updated_at":"2024-05-03T19:17:26.000Z","dependencies_parsed_at":"2024-11-14T14:45:12.713Z","dependency_job_id":"b22a0791-4072-4d9f-a7c0-9adaca48bd2d","html_url":"https://github.com/tomodachi94/obsidian-metadata-handler","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomodachi94%2Fobsidian-metadata-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomodachi94%2Fobsidian-metadata-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomodachi94%2Fobsidian-metadata-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomodachi94%2Fobsidian-metadata-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomodachi94","download_url":"https://codeload.github.com/tomodachi94/obsidian-metadata-handler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248372695,"owners_count":21093138,"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-md","obsidian-script","python","yaml-frontmatter"],"created_at":"2024-11-14T14:45:03.659Z","updated_at":"2025-10-29T12:02:17.370Z","avatar_url":"https://github.com/tomodachi94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian Metadata Handler\n\n:warning: **This script has been deprecated. It's not guaranteed to work.** :warning:\n\n\u003e A small Python script to update system metadata and then put it into the YAML frontmatter.\n\n**Note: This is unoffical and is not associated with the developers of Obsidian.**\n\nSo far, this script is able to fill in the created and modified dates. Filenames are coming soon.\n\n## Use cases\n\n- You want to move some files around, but are scared of losing the metadata?\n- You want to make sure your grandchildren can read the metadata?\n- You want to use the metadata in a Dataview script?\n\nThis is for you!\n\n## Running from source\n\n**It's recommended to do modified date first, as the modified date *will* be overrided when updating the YAML frontmatter.**\n\nThis assumes you have Python and `pip` installed as a prerequisite.\n\n### Modified dates\n\n```bash\npip install -r requirements.txt\npython obsidian-metadata-handler/modified.py -p \"full_path_to_your_vault\"\n```\n\n### Creation dates\n\n```bash\npip install -r requirements.txt\npython obsidian-metadata-handler/created.py -p \"full_path_to_your_vault\"\n```\n\n## Native builds\n\nThese are being worked on, stay tuned!\n\n## See also\n\n- [Forum post](https://forum.obsidian.md/t/yaml-metadata-prefixer-a-python-script/22738)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomodachi94%2Fobsidian-metadata-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomodachi94%2Fobsidian-metadata-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomodachi94%2Fobsidian-metadata-handler/lists"}