Date properties should support direct entry and fast year/month selection
complete
P
Pushakar Gaikwad
GitHub source issue: #527
Reporter: @pushakargaikwad (Pushakar Gaikwad)
## Request
The current date-property picker always opens on the current month and only allows month-by-month navigation. That makes it very slow to enter dates that are years or decades in the past.
## Desired outcome
Users should be able to set distant dates without dozens of clicks — for example by typing the date directly, jumping by month/year, or both.
## Original context
> Currently we have to select date property from the calendar view of a month.
> It starts with this month's calendar.
> If we have to enter a date that is like 2-3 years old, we have to click through each month to reach that year!!
> To go back a year we have to click 12 times
> What if we have to select a date that is 30 years ago?
Attached screenshot is on the GitHub issue.
Luca Rossi
marked this post as
complete
B
Brian
This should be available in the latest stable Tolaria release. Thank you for the request!