User Tools

Site Tools


Clipboards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
Clipboards [2017/03/21 23:58]
peternlewis
Clipboards [2017/09/04 04:22]
peternlewis [Clipboards]
Line 3: Line 3:
  
 **Keyboard Maestro supports several different types of clipboards** **Keyboard Maestro supports several different types of clipboards**
-  * **System Clipboard** ​-- the standard [[https://​en.wikipedia.org/​wiki/​Clipboard_%28computing%29|Mac OS X Clipboard]] used by all Mac apps+  * **System Clipboard** ​— the standard [[https://​en.wikipedia.org/​wiki/​Clipboard_%28computing%29|Mac OS X Clipboard]] used by all Mac apps
       * The alternate name "​**[[token:​CurrentClipboard|Current Clipboard]]**"​ is used in some Macro Actions       * The alternate name "​**[[token:​CurrentClipboard|Current Clipboard]]**"​ is used in some Macro Actions
-  * **Named Clipboards** ​-- Copy of System Clipboard, or other Named Clipboard, created by user for future use+  * **Named Clipboards** ​— Copy of System Clipboard, or other Named Clipboard, created by user for future use
       * There is usually a default *Named Clipboard* named "​Default Clipboard",​ do not confuse this with the Mac’s *System Clipboard*.       * There is usually a default *Named Clipboard* named "​Default Clipboard",​ do not confuse this with the Mac’s *System Clipboard*.
-  * **Past Clipboards** ​-- Prior Versions of the *System Clipboard* stored in the Keyboard Maestro [[#​Clipboard_History]]+  * **Past Clipboards** ​— Prior Versions of the *System Clipboard* stored in the Keyboard Maestro [[#​Clipboard_History]] 
 +  * **Trigger Clipboard** — The clipboard referenced by a [[trigger:​Clipboard Filter]] menu selection (or the System Clipboard otherwise).
 ===== System Clipboard ===== ===== System Clipboard =====
  
Line 19: Line 20:
   * [[action:​Paste_from_Named_Clipboard]]   * [[action:​Paste_from_Named_Clipboard]]
   * and many others   * and many others
 +
 +The System Clipboard is a complicated entity, and often contains many different flavors of the same data last copied from an app.  To better understand how Keyboard Maestro processes the System Clipboard, see [[https://​forum.keyboardmaestro.com/​t/​ulysses-no-text-in-clipboard/​6742/​23?​u=jmichaeltx | this Forum post by @PeterNLewis]]. ​ In particular, this post deals with getting plain text from the System Clipboard.
  
 ===== Clipboard History ===== ===== Clipboard History =====
Line 48: Line 51:
 There is no one built-in Macro or Action that will paste from the _Clipboard History_, but you can easily do this by making use of the [[action:​Set_Clipboard_to_Past_Clipboard]] _Action_. There is no one built-in Macro or Action that will paste from the _Clipboard History_, but you can easily do this by making use of the [[action:​Set_Clipboard_to_Past_Clipboard]] _Action_.
  
-For example, to paste from the 2nd item on the _ClipBoard ​History_ (where the latest, most recent item is #1), you can use these three _Actions_ in a macro:+For example, to paste from the 2nd item on the _Clipboard ​History_ (where the latest, most recent item is #1), you can use these three _Actions_ in a macro:
  
 {{:​paste-from-clipboard-history-km-7.3.png?​nolink|}} {{:​paste-from-clipboard-history-km-7.3.png?​nolink|}}
Line 84: Line 87:
     * [[action:​Paste]]     * [[action:​Paste]]
     * [[action:​Delete_Past_Clipboard|Delete Current or Past Clipboard]] in the history of the System Clipboard     * [[action:​Delete_Past_Clipboard|Delete Current or Past Clipboard]] in the history of the System Clipboard
 +    * [[action:​Set_Variable_to_Text#​Set_to_The_Clipboard|Set Variable to Text Action]] using [[token:​CurrentClipboard|]] [[Tokens|Token]]
   * **All Clipboards**   * **All Clipboards**
     * [[action:​Display_Clipboard]]     * [[action:​Display_Clipboard]]
Clipboards.txt · Last modified: 2021/10/01 03:14 by peternlewis