Hello,
When adding in metadata description and cover like explain in Set up Obsidian Publish - Obsidian Help
After publishing, it doesn’t change the property
Is this function enabled ?
Kind regards,
Hello,
When adding in metadata description and cover like explain in Set up Obsidian Publish - Obsidian Help
After publishing, it doesn’t change the property
Is this function enabled ?
Kind regards,
Doesn’t understand why my post moved to “Help” section ?
Help, I need somebody help
My page : Audio to text 🗣️ - SP.net
My note :
In telegram or twitter :
Tried :
Delete page / Re-upload page → Not working
Changing description → Not working
what is not working? Is it because it is not showing the image? have you tried putting the image in path without emoticons?
this should be fixed now.
Hello! I’m also seeing the issue with frontmatter metadata not being used on publish. Neither description
or image
get used. Here’s a simple source page I have:
---
description: Part of the path up to Kuli'ou'ou Ridge — when you incorrectly think you're almost there.
---
![[kuliouou-ridge-trail-roots.jpeg|Large tree roots cover the ground across the trail. A set of a few tall trees on the left and opening in the trees straight a head.]]
<time dateTime="2022-08-06">2022-08-06</time>
Part of the path up to Kuli'ou'ou Ridge — when you incorrectly think you're almost there.
And you can see the generated page here. You can see the description is still the default and not what was provided in the frontmatter.
<meta name="description" content="Hiking Kuli'ou'ou Ridge - lightpohl">
Additionally, as you navigate to different pages, the description meta tags do not change. The <title>
tag changes, but not the others.
I’ve just filed a bug, then found this thread. Was it fixed previously, and broken again now, or has it been, in fact, not working since June?