Feature request - Including parent function from templates doesn't work

When using “including-parent :: false” in the template below, the title from the template is still loaded en the line presenting the including property is shown. It seems this property doesn’t work. I’m using the following code:

  • Daily_agenda
    template:: Daily_agenda
    including-parent:: false
    • Agenda

Does anybody know if it is me or the template property doesn’t work?

Thanks in advance!

It is now template-including-parent. The official documentation is a bit outdated.

You might be interested in this unofficial one, it helped me a lot: https://mschmidtkorth.github.io/logseq-msk-docs

2 Likes