Adds a macOS Quick Action to move files to a specified destination.
After being very disappointed by this thread, I asked chatGPT to solve the problem. It produced this functioning automation with AppleScript.
To install:
Download and unzip the .zip file and install the workflow into Automator.
To use:
Right-click on folder or file you'd like to move in Finder. Under "quick services," click "Move to..." and select the new desired location in the pop-up Finder window.
Here's a screenshot of what it looks like:
![Screen Shot 2024-01-08 at 11 43 49 PM](https://private-user-images.githubusercontent.com/27380526/295121783-c83c90b3-442d-4eae-a672-bc5582b5760e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDYzMzksIm5iZiI6MTczOTEwNjAzOSwicGF0aCI6Ii8yNzM4MDUyNi8yOTUxMjE3ODMtYzgzYzkwYjMtNDQyZC00ZWFlLWE2NzItYmM1NTgyYjU3NjBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEzMDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY1OWExMjU2MTIxNjE5MjQxMjU0OTk0ZWU5MWE1MDUzMDgzMjYwOWExZTYzM2EzMmE4YWJkMGE2YTIxMGFkZmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OkW6n9xhddxHN4mxZ5XTQVntaPmbRRg2L5Hit2JbJC4)