say i have a page, [[page_1]] or any block, ((block_1))… say these pages or blocks have some properties, likely property_1, property_2, proterty_3…
if i have
Page_1
property_1:: value_1
Is there a way using an inline query or otherwise to reference the property value of a specific page or block…
say something like, [[page_1]].property_1 which should return value_1
The implications are huge, with some calculations and all, but for now I would just want to know how to reference property values