lucker6666 / copymate

Copy Anywhere, Paste Once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##CopyMate

Build Status Bitdeli Badge

####Copy Anywhere, Paste once.

CopyMate is a Mac App try to save you from these situations:

  1. Selective copy some lines from bunch of code.
  2. Copy A from Terminal, copy B from Chrome, Copy C from Sublime then paste to XCode.

Default Shortcut Key:

  1. ⌃⇧C -> Copy, Append content already in pasteboard.
  2. ⌃⇧1 -> Switch default format string, you can configure in preferences panel
  3. ⌃⇧2 -> Switch alternative format string.

Flow:

⌘+C -> ⌃⇧C -> ⌃⇧C -> ⌃⇧2 -> ⌃⇧C -> ⌘V  

Copy -> Append Copy -> Append Copy -> Change separator to space -> Append Copy -> Paste

Demo:

Support via Gittip

####Credits

  1. quickcursor
  2. MASShortcut
  3. Copy Text designed by Chris Alpaerts from The Noun Project
  4. gittip-badge

####License

MIT

About

Copy Anywhere, Paste Once.