From 373e5269e3d49f8fed5ed0958fad404037df9cd8 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Thu, 26 Dec 2024 10:19:26 -0500 Subject: [PATCH] Added sidecars example --- examples/sidecars.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/sidecars.py b/examples/sidecars.py index 9856d8c1..24775a04 100644 --- a/examples/sidecars.py +++ b/examples/sidecars.py @@ -1,4 +1,6 @@ -""" Generate XMP sidecar files for selected photos. Run with `osxphotos run sidecars.py` +""" Generate XMP sidecar files for selected photos. + +Run with `osxphotos run sidecars.py` or `osxphotos run https://raw.githubusercontent.com/RhetTbull/osxphotos/refs/heads/main/examples/sidecars.py` to run without saving to your computer. """ from __future__ import annotations