How to have an automatic template on daily note. #6882
-
Hi so I'm trying to make it so my daily notes have a template applied automatically. Reading the docs, it makes it seem like on the journal note, putting |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi @KShivum! I'm Dosu and I’m helping the Trilium team. The attribute To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
@KShivum , the copy inheritance (the one with child:child) doesn't apply retroactively for all the notes. Try creating a new date note by going to a date without a note and see if it applies. |
Beta Was this translation helpful? Give feedback.
-
Yeah I have tried on new notes
…On Wed, Sep 3, 2025, at 12:20 AM, Elian Doran wrote:
@KShivum <https://github.com/KShivum> , the copy inheritance (the one with child:child) doesn't apply retroactively for all the notes. Try creating a new date note by going to a date without a note and see if it applies.
—
Reply to this email directly, view it on GitHub <#6882 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD3RLGGZ2CDKFSM7L6FGC3D3QZ3BNAVCNFSM6AAAAACFPIUW72VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMRZGIYDQMQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
@KShivum , ah yes, I remember.
The issue you are having is that despite having a new note,
~child:child:child
only applies to new children, meaning only new year/month combinations too!So in your case you'd have to add
~child:child
to the year notes and~child
to the month notes.