Apologies for the delay, and thank you for helping! Hopefully this helps prevent more weird bugs lol. There shouldn't be much data within the actual file, just the basic set up, as that's when I started to notice the help/example document was showing up in categories, but not this one. (Also priorities become very strange when writing at 2am) Markdown File Link
Viewing post in Tags and Categories Not working
Thank you!
There is an issue with the description
section of your document.
It needs to appear like this (with the key and content on a single line)
description: Organizing potential quests and story
or like this (with the content indented on the following line):
description:
Organizing potential quests and story
Otherwise, the yaml section is technically invalid, and Deepdwn is unable to parse the metadata (in some circumstances), and you don’t get the correct title/tag/category display.
There is an advanced feature that ought to have been able to help with that (Settings > Advanced > Enable markdown format warnings), but I see that it has a bug preventing it from working correctly in the latest release.
If it was working, you might have seen this cryptic message, which may or may not have helped anyway.