Skip to content

Undocumented #monthPattern attribute #4253

Answered by Compositr
Compositr asked this question in Ideas
Discussion options

You must be logged in to vote

Here is my suggested addition to the existing docs page:

Month pattern

It is also possible to customize the title of generated month notes through the #monthPattern attribute, much like #datePattern. The options are:

  • {monthNumberPadded} results in a number like 09 for September, and 11 for November
  • {month} results in the full month name (e.g. September or October)

The default is {monthNumberPadded} - {month}

# Month pattern
It is also possible to customize the title of generated month notes through the `#monthPattern` attribute, much like `#datePattern`. The options are:
- `{monthNumberPadded}` results in a number like `09` for September, and `11` for November
- `{month}` results in the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zadam
Comment options

Answer selected by zadam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants