Last active
April 29, 2022 19:57
-
-
Save mikeerickson/15040aa766426513a506341b8c1fecce to your computer and use it in GitHub Desktop.
NotePlan DayNumber Workaround
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<% const today = date.now('YYYY-MM-DD') %> | |
<%- date.dayNumber(`${today}`) %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment