Basic tutorial to iterate recursively through a folder and count the number of files within it, then to do the same but as a Quick Action.
Quick Action
Three Finder bugs in 10.15.3, from the plain silly to infuriating. Every Mac still has a hard disk, Preview Options that don’t work, and a very old fiend.
Searching for third party Quick Actions, I came across the excellent Yoink, the only app which seems to have solved them. Or has it?
Unsupported by developer documentation or Xcode, Quick Actions can only be seriously useful when reversible. Or are they just an embellishment to Finder?
The built-in Quick Actions and those bundled in installed apps are managed by the daemon pkd, and PlugInKit. Not so Automator workflows, though.
The problem of Undo is a major consideration when building or using any Quick Action, Automator workflow, AppleScript, or other lightweight solution.
Making your own Quick Actions in Automator is very simple, provided that it has the actions built in or provided with apps which can do the task.
One of the significant features of Mojave, Finder Actions deliver significant features without you having to open an app.Are they extensions, and where are they installed?
Why do the Open File and Save File dialogs normally behave differently with respect to tagged folders? It’s a question of semantics.