pub fn all_relation_ids(fm: &Frontmatter) -> Vec<String>Expand description
Every id appearing in any relation map (references, blocked_by,
blocks), regardless of prefix — used to compute the global ID sequence so
a closed item appearing in any map keeps its number reserved against reuse.