Skip to content

Instantly share code, notes, and snippets.

@mikeerickson
Last active April 29, 2022 19:57
Show Gist options
  • Save mikeerickson/15040aa766426513a506341b8c1fecce to your computer and use it in GitHub Desktop.
Save mikeerickson/15040aa766426513a506341b8c1fecce to your computer and use it in GitHub Desktop.
NotePlan DayNumber Workaround
<% 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