Appearance
Append to Clipboard
Combine the selected text with the existing clipboard contents.
Readme
Append to Clipboard
Add the selected text before or after the current clipboard text.
Append/Prepend — Shift (⌥): By default, it will insert the selection after the current clipboard text. If you hold down Shift, it will insert it before instead.
Line separator — Option (⇧): By default, it will separate the new text from the existing text with a line separator. If you hold down Option, it will separate with a space instead.
Author: Nick Moore
Changelog
- 2024-08-09: Swap Shift/Option behaviour. Add space separator.
- 2024-07-31: Fix the Shift key behaviour
- 2021-10-01: Rewrite in JavaScript
- 2012-12-03: Initial release
Info
- Updated
Aug 9, 2024 - Version
248 - Identifier
com.pilotmoon.popclip.extension.append
- PopClip Version
≥2024.5.2 - Action Type
JavaScript - License
MIT License - Source
pilotmoon/PopClip-Extensions/.../source/Append.popclipext/