McGarrah Technical Blog

Posts tagged with "macos"

MacOS Outlook Calendar Copy Events

The Copy/Paste of an Event in the Outlook Calendar is no longer offered and cut off without much notice. I can confirm this in Outlook on the Mac as of 4Q-2024. This appears to also impact Windows users but they have a registry workaround to re-enable it. This is not a bug but functionality that was intentionally removed by Microsoft for reasons mentioned in their post below.

Outlook blocks copying meetings with “Copying meetings is not supported.”

This change drove me insane as I historically used calendar events to track my work and export it for hour accounting against projects. Using Tempo with Jira integration made this even easier. Before this change, I would just copy some work event from earlier and move it to a new time that had my project code and description of the project. It was a massively convenient piece of my workflow.

So, deep breath, I finally found another method to make copies of Events that was not obvious.

MacOS Touch ID for Sudo with TMUX and DisplayLink

This is an out of place post but I figured if setting up Touch ID with sudo on my MacBook Pro stumped me that it would cause others issues and worth a quick write up. Also worth having around when I get a new MacBook Pro in the future.

So to start, I use a MacBook Pro M2 Pro for my daily driver machine at work. It is the closest I can get to a Linux machine in the office. I end up using sudo frequently enough that I liked the idea of Touch ID rather than type a password in a dialog. I encountered a couple of hiccups along the way with tmux, iTerm2 and DisplayLink that had to be fixed.