diff --git a/leaf.php b/leaf.php index d665d79..4120fa5 100644 --- a/leaf.php +++ b/leaf.php @@ -2,7 +2,7 @@ &1")) { echo "\nFinished! Press return to open all files in Photoshop\n"; fgets(fopen("php://stdin","r")); exec("open ".implode(" ",$files)." -b com.adobe.Photoshop"); + +// check bridge labels +// for i in *; do exiftool -s -s -s -Label $i; done ?> \ No newline at end of file