Automation

Blog posts tagged with Automation
What is Continuous Integration?

What is Continuous Integration?

08/11/2018
It’s hard to find terms getting more attention in the software world in the last few years than the closely related practices of Continuous Integration(CI) andContinuous Delivery or Continuous Deployment(CD), often referred to in tandem as CI/CD. Organizations across the world, from one-person development shops to multinational corporations, are implementing CI and CD for their software products.
Bring the power of Apple Shortcuts to Obsidian

Bring the power of Apple Shortcuts to Obsidian

13/12/2023
I've mentioned before that I have been using Obsidian more and more, and from a knowledge management perspective, it's fantastic, with a plethora of plugins that extend its functionality to connect to many external services. But as a cross-platform Electron application, integration with the host operating system is one of the places it fails. As the underlying data store is a folder of files, some integration is possible there, but Obsidian has minimal awareness of changes that happen.