MacOS Outlook Calendar Copy EventsJanuary 30, 20251 min read 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. read more Building a Jekyll GDPR Plugin: From Custom Implementation to Community SolutionJanuary 18, 202513 min read Planning and developing a Jekyll plugin for GDPR compliance - turning a successful custom implementation into a reusable community solution. read more Building a Jekyll Plugin for Automated Document Exports - Part 2: Technical ImplementationJanuary 15, 20257 min read Technical deep-dive into Jekyll plugin development: hooks system, Pandoc integration, and document generation features. Part 2 of building a professional Ruby gem. read more Ruby Gem Release Automation: From Manual Hell to One-Command PublishingJanuary 14, 202512 min read Building a complete release automation pipeline for Ruby gems with GitHub Actions, Read the Docs integration, and RubyGems publishing - lessons learned from 10+ manual steps to single command deployment. read more Posts 2025-01-30 MacOS Outlook Calendar Copy Events 2025-01-18 Building a Jekyll GDPR Plugin: From Custom Implementation to Community Solution 2025-01-15 Building a Jekyll Plugin for Automated Document Exports - Part 2: Technical Implementation 2025-01-14 Ruby Gem Release Automation: From Manual Hell to One-Command Publishing
MacOS Outlook Calendar Copy EventsJanuary 30, 20251 min read 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. read more
Building a Jekyll GDPR Plugin: From Custom Implementation to Community SolutionJanuary 18, 202513 min read Planning and developing a Jekyll plugin for GDPR compliance - turning a successful custom implementation into a reusable community solution. read more
Building a Jekyll Plugin for Automated Document Exports - Part 2: Technical ImplementationJanuary 15, 20257 min read Technical deep-dive into Jekyll plugin development: hooks system, Pandoc integration, and document generation features. Part 2 of building a professional Ruby gem. read more
Ruby Gem Release Automation: From Manual Hell to One-Command PublishingJanuary 14, 202512 min read Building a complete release automation pipeline for Ruby gems with GitHub Actions, Read the Docs integration, and RubyGems publishing - lessons learned from 10+ manual steps to single command deployment. read more