Replies: 1 comment
-
We use the same syntax as VS Code Snippet Variables so that is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to-do such note name/path:
FOAM_DATE_WEEK = 18
FOAM_DATE_YEAR = 2024
====> note_name = 2024-19
i try different variations of:
foam_template:
filepath: '$FOAM_DATE_YEAR-${FOAM_DATE_WEEK + 1}.md'
type: week_note
Beta Was this translation helpful? Give feedback.
All reactions