Calendar (invoked by M-x calendar) has diary integration feature. By this, one can view any special date on the calendar buffer (the day will be colored if there is diary entry for that day), and view the day's detailed entry by d.
Since org-mode also has feature of timestamp, integrating it to the calendar, just like the diary entry, would be nice.
It doesn't necessarily be integration with calendar
, but somthing that enables view of dates as in calendar format and then open the detailed date view from that calendar.
Question: is there such feature?