@flancian
I don't mind :) I just started taking a look at anagora code (and submitted my first proposal!! https://github.com/flancian/agora-bridge/issues/9 ) so I don't know the data model yet, but I feel like one approach might be to do something like the mediawiki {{template}} syntax, where a new node starts with a default set of elements (hedgedoc, forward/backwards links, graph, etc.) with a {{subst:template}}-style literal substitution, and then the order can be explicitly changed? but idk how much a node == a page
@flancian
are there upranks and downranks for node elements (what do you call them? the individual links and pieces within a node?)? that sounds useful. I also saw you were adding a "push" syntax for the masto bridge, with the relative link syntax i suggested, we could do something like [[^`up`]] to uprank the link made by the replied-to post?