Bases formulae should be able to link to certain ### Titles within a given file

Use case or problem

Actually i am writing a journal with a lot of text in the properties of Daily Notes that are listed in a base, works really fine so far. However, it doesn’t seem to be the elegantest way of using properties, and they are not meant to be big chunks of text. And finally, it is not possible, to render Markdown within properties.

Proposed Solution

Either Properties & Bases: Parse (Render) Markdown in text properties // Allow mixing text and links in string fields or make it possible to link to certain titles in a given file with a bases formula. All content that comes after the title could be displayed in the base via formula until the next title with the “same level” appears. This would be exactly the same amount as if the text was highlighted in yellow when you click on a normal inline link to a title. This would have the same effect as my workaround, only with Markdown formatting and no misuse of properties as text containers.

Current workaround

Big plain text entries in properties.

Related feature requests (optional)