Apple: Add script to Finder’s Quick Actions menu

Subscribers:
4,440
Published on ● Video Link: https://www.youtube.com/watch?v=9WdH50RvF8c



Duration: 0:00
2 views
0


Add script to Finder’s Quick Actions menu
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(apple.stackexchange.com/users/542292/jsx97)jsx97
(apple.stackexchange.com/users/321333/red-menace)red_menace
A special thanks goes out to the (apple.stackexchange.com/questions/479912/add-script-to-finder-s-quick-actions-menu)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

automator applescript finder




Other Videos By Peter Schneider


2025-05-11Find index of last occurrence of a substring in a string
2025-05-11How do I find min value of a range
2025-05-11How can I convert a zero-terminated byte array to string?
2025-05-11Softwareengineering: Using flat files vs database/API as a transport between a frontend and backend
2025-05-11Softwareengineering: Why aren't HTML, CSS, and JavaScript used for desktop apps? closed
2025-05-11How can I write a regex which matches non greedy?
2025-05-11Retrocomputing: Communication between the CPU and the microcontroller through the (pre-)ISA bus
2025-05-11What are copy elision and return value optimization?
2025-05-11Is there any (significant) performance penalty to running multiple kubernetes pods (jobs) vs comm...
2025-05-11Salesforce: Refresh child LWC component
2025-05-10Apple: Add script to Finder’s Quick Actions menu
2025-05-09Security: Does karabiner elements on Mac OSX contain, or potentially contain, malware?
2025-05-093dprinting: Distortion and discoloration of corner of print
2025-05-09Gis: QGIS Tool "Save vector features to file" where can I find available GDAL dataset / layer opt...
2025-05-09What determines how float.PositiveInfinity is displayed?
2025-05-09I keep getting LNK2019 error even though I have a main() function. What is the issue?
2025-05-09Unable to package Log4j2 in maven project
2025-05-09Match start of line in multiline string in lua?
2025-05-09macOS Sequoia 15.4.1: Compiled C++ binary instantly killed on run (zsh: killed)
2025-05-09How can I count lines of code in an R package?
2025-05-09Displaying valid records with self join using CTE