Being able to move properties to another place of the note

Use case or problem

I’d like to be able to move the properties of a note to another place on the note instead of always needing to have them in the start of the note. As the related feature request says, the body of my notes is far more important than the metadata in the properties but I still want to have them visible in my notes.

Proposed solution

That Obsidian could be able to identify the properties block in any part of the note.

Related feature requests (optional)

2 Likes

I’d like to add a plus-one to this, and propose a slightly easier-to-implement version (I nearly created a new thread but figured this was too close).

Specifically, at least for me, it would be sufficient to move the Properties editor to the bottom of the note, while leaving the frontmatter at the front in the actual file.

That would treat the problem – that less-important information is at the top of the view – without running into the many thorns that would be caused by actually moving the frontmatter to a different part of the file. My guess is it shouldn’t be too crazy to implement, and would be similar behind the scenes to the workaround suggested in the related thread of hiding the Properties editor in the note and just using the sidebar.