Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
created_date
modified_date
User lifesign on the Forums reported an error.
lifesign
$ python3 obsidian-metadata-handler/created.py -p "./test-vault" test-vault/A file.md Traceback (most recent call last): File "/Users/gaofeng/Code/opensource/obsidian-metadata-handler/obsidian-metadata-handler/created.py", line 30, in <module> if file["modified_date"] == True: File "/usr/local/lib/python3.9/site-packages/frontmatter/__init__.py", line 275, in __getitem__ return self.metadata[name] KeyError: 'modified_date'
(cc @lifesign, I think you are the same person…)
The text was updated successfully, but these errors were encountered:
I was able to reproduce the error, with the same result. I'll start working on a patch.
Sorry, something went wrong.
Closing this issue, as script has been deprecated and stability isn't guaranteed. Please see #9.
Successfully merging a pull request may close this issue.
User
lifesignon the Forums reported an error.Traceback
(cc @lifesign, I think you are the same person…)
The text was updated successfully, but these errors were encountered: