Replies: 1 comment
-
No, there is no public API for the date picker. Some internal functions exist, but they may change without warning, so use them at your own risk. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I want to create a button that triggers a note creation using js script and templater, but I first need the user to select a date.
I would like to trigger the modal shown in datePicker input field, without the need for the input field itself.
Is there an API method to trigger the modal ?
Beta Was this translation helpful? Give feedback.
All reactions