https://github.com/busterc/archive-copy-automator-workflow
OS X Automator workflow that archives all files copied using Finder to `~/Copies` also keeping the last items copied on the clipboard for pasting elsewhere.
https://github.com/busterc/archive-copy-automator-workflow
automator automator-workflow clipboard copy finder keyboard-shortcuts
Last synced: 12 months ago
JSON representation
OS X Automator workflow that archives all files copied using Finder to `~/Copies` also keeping the last items copied on the clipboard for pasting elsewhere.
- Host: GitHub
- URL: https://github.com/busterc/archive-copy-automator-workflow
- Owner: busterc
- Created: 2016-03-21T17:31:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T17:42:20.000Z (about 10 years ago)
- Last Synced: 2025-03-31T01:17:53.528Z (about 1 year ago)
- Topics: automator, automator-workflow, clipboard, copy, finder, keyboard-shortcuts
- Homepage:
- Size: 511 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Archive Copy - Automator Workflow
OS X Automator workflow that archives all files copied using Finder to `~/Copies`
- Keeps the last items copied on the clipboard for pasting elsewhere
- Assign and use a special keyboard shortcut for speed
- e.g. Option-Command-C ⌥⌘C

## Installation
1. Download [the latest release](https://github.com/busterc/archive-copy-automator-workflow/archive/master.zip)
2. Unzip it
3. Move `Archive Copy.workflow` into `~/Library/Services/`
4. Assign a keyboard shortcut:
- > System Preferences > Keyboard > Shortcuts > Services > Files and Folders > Archive Copy

## License
ISC License (ISC)
Copyright © 2016, Buster Collings
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.