andrey-jef
05/16/2022, 11:29 PMsiteHierarchies
and hierarchy
combination.
Now, I've just found that I can simply put the key published: false
into the frontmatter of grand-child
node. Then the partial hierarchy starting from grand-child
node is now set to not published, as my expectation.
So I wonder what's the use case of the combination of siteHierarchies
and hierarchy
in dendron.yml
, wrt the fact that the key published
in the node's frontmatter offer the similar behavior?