Skip to content

Conversation

@glenray
Copy link

@glenray glenray commented Apr 22, 2025

Hello:
Thanks for putting together this great package that will help me organize my notes in a way not possible inside Obsidian!

Obsidian allows internal links as property values. But the links must be enclosed in quotes. Obsidian includes the quotes automatically when the user provides an internal link in the metadata.

The python-frontmatter package, used as a dependency, strips out these necessary quotes. I believe it is considering the quotes to be a string delimiter rather than part of the string.

My code restores quotes around internal links in frontmatter meta data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant