insert deep links to outlook objects
Selecting an email or meeting in outlook then executing the command yields an org-formatted link with the title of the item in question & associated outlook deep link. # Acceptance Criteria * **Given** * **When** * **Then** * # Considerations * Existing macro in Outlook probably just needs a slight uplift to recognise meeting items in addition to email items * For MVP just have a macro that copies deep link & title to clipboard for pasting into org-file, but more sophisticated solution could be to enable drag and drop of emails from outlook into org-mode file (will require messing with Windows hooks)
issue