You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ The currently supported built in template variables are:
85
85
|`{{#custom_datetime}}`| Current date and/or time formatted based on a supplied string (using [moment.js](https://momentjs.com/) formatting) |`{{#custom_datetime}}M d{{/custom_datetime}}`|
86
86
|`{{bowm}}`| Date of the beginning of the week (when week starts on Monday) ||
87
87
|`{{bows}}`| Date of the beginning of the week (when week starts on Sunday) ||
88
+
|`{{note_id}}`| ID of the note/to-do created using this template. ||
88
89
89
90
> **NOTE**: All dates are formatted based on your Joplin settings in `General > Date Format`
0 commit comments