quickadd
quickadd copied to clipboard
[BUG] File name date issue
Describe the bug Running a macro to create a new file where filename = {{DATE:YYYY-MM-DD}} it should show as 2022-06-07, it creates a new file with the date incorrect-- it creates with 2022-06-8 then a new file with 2022-06-9.
To Reproduce Steps to reproduce the behavior:
- Create a new macro
- File Name = {{DATE:YYYY-MM-DD}}
- Toggle on "create in folder"
- Run the macro to create a new file
- File is created with incorrect file name
Expected behavior Correct file name is used, with the date formatted with double digits
Screenshots Please see below
Desktop (please complete the following information):
- OS: MacOS Monterey version 12.4
- Browser: Chrome
- Version 102.0.5005.61
Additional context