You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance you could add an Extension Setting to allow changes to the due-date format? Or expand the date-recognition to allow variations of the date formatting?
For example, I prefer MM/DD/YYYY.
The text was updated successfully, but these errors were encountered:
I finally got around to doing this. There is a new tagDatePattern setting where you can specify a strftime-style format string, such as "%m/%d/%Y". It's in version 1.4.28.
Any chance you could add an Extension Setting to allow changes to the due-date format? Or expand the date-recognition to allow variations of the date formatting?
For example, I prefer MM/DD/YYYY.
The text was updated successfully, but these errors were encountered: