Replies: 1 comment 4 replies
-
Yes I think you should be able to do that. Could you test the fix in the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing some code to help with my dungeons and dragons notes, and I want to have a keymap to insert the link to the previous note.
I am able to get the current note with
This will error out with
I assume this is because the formatting of the date is not being parsed correctly.
Am I supposed to be able to do this?
My note frontmatter looks like this.
Beta Was this translation helpful? Give feedback.
All reactions