Action puts the item(s) to the clipboard, activates the previous active application, simulates pressing the paste shortcut (Cmd+V) or calls the Paste Script (on macOS 10.13 and earlier).
Action puts the item(s) without format to the clipboard, activates the previous active application, simulates pressing the paste shortcut (Cmd+V) or calls the Paste Script (on macOS 10.13 and earlier).
Action opens a modal window with the text of the item(s), user can edit the text and then paste (puts the text to the clipboard, activates the previous active application, simulates pressing the paste shortcut (Cmd+V) or calls the Paste Script (on macOS 10.13 and earlier)).
Action saves the text or image of the item to a file in a temporary folder and opens that file in the default application.
Action opens link or file(s) of the item in the default application.
Action saves the text or image of the item to the selected file.
Action shows file(s) of the item in Finder.
Action searchs text of the item with Google.
Action puts the item to the clipboard, activates the previous active application, runs an AppleScript file.
Action puts the item to the clipboard, activates the previous active application, runs an Automator Workflow file.
Action puts the item to the clipboard, activates the previous active application, runs a Shortcut from the Shortcuts application.
~/Library/Application Scripts/cz.jv.ClipboardManager
~/Library/Application Scripts/cz.jv.ClipboardManager
Fill in the "Name" (Action Name)
Fill in the "Shortcut" (Shortcut Name from the Shortcuts Application)
Press the button "Save"
Made with by Jan Valta.