How can I do the following in emacs:
Suppose the cursor is at position A in my text. Then
- open a calendar
- chooses the date by clicking with the mouse or navigating with the keyboard
- insert the choosen date at A
The solution should work in all modes and the date format should be configurable.