Skip to content

Human readable month numbers#3

Open
jan-veldeman wants to merge 1 commit into
hazeledmands:mainfrom
jan-veldeman:patch-1
Open

Human readable month numbers#3
jan-veldeman wants to merge 1 commit into
hazeledmands:mainfrom
jan-veldeman:patch-1

Conversation

@jan-veldeman
Copy link
Copy Markdown

date.getMonth() is 0 based.
ISO formatting and humans better understand the 1-based month indexing.

This makes the extension also more compatible with other zettelkast systems (e.g. obsidian)

date.getMonth() is 0 based.
ISO formatting and humans better understand the 1-based month indexing.

This makes the extension also more compatible with other zettelkast systems (e.g. obsidian)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant