Keep It Shortcuts Support
Keep It provides actions to the Shortcuts app in version 1.7 or later on iOS / iPadOS 13 or later, and Keep It 1.11.5 or later on macOS 12 Monterey or later.
To see these actions in the Shortcuts app, select Keep It in the list of apps shown when adding actions to a shortcut. After dragging the action to the shortcut, expand it to see all the options it supports.
Most actions return a Keep It item or list, and either those or their properties can then be used in further actions.
Adding Items
- Add Files to Keep It: Adds the specified files. Optionally specify a destination, tags, and whether to convert text files to notes. Returns the created items.
- Add List to Keep It: Add a folder or bundle. Returns the folder or bundle.
- Add Text to Keep It: Creates a new item from the text. Optionally specify a destination, format, style for the next (notes only), and tags. Returns the new item.
- Add Web Link to Keep It: Adds a web link. Optionally set a name for the saved web link, choose whether to save it for offline and in what format, the destination and tags. Returns the new item.
Working with Notes and Text Files
- Append Text to Keep It Item: Append text to a note or editable text item in Keep It. For notes, choose the style of the text to add. Returns the item.
- Attach Files to Keep It Item: Attach a file to a note or editable text item. Returns the item.
- Get Text Content from Keep It Item: Gets the plain text content of any note or editable text item in Keep It.
Finding Items and Lists
- Find Keep It Bundles: Find bundles by name and / or parent. Returns the bundles.
- Find Keep It Folders: Find folders by name and / or parent. Returns the folders.
- Find Keep It Items: Find items by name, filename comments, source, tags, the presence of attachments, kind, list, label, date added / created / modified, or a range of dates.
- Find Keep It Labels: Find Keep It labels by name.
- Get Keep It Item: Get a specific Keep It item, optionally by its item link or identifier. Useful for integrating shortcuts with other automation methods such as AppleScript or x-callback-urls.
- Get Keep It Label: Get a specific Keep It label, optionally by its identifier or URL. Useful for integrating shortcuts with other automation methods such as AppleScript or x-callback-urls.
- Get Keep It List: Get a specific Keep It list, optionally by its identifier or URL. Useful for integrating shortcuts with other automation methods such as AppleScript or x-callback-urls.
Opening Items or Lists
- Open Item in Keep It: Opens the specified item in Keep It.
- Open Keep It List: Opens the specified list in Keep It.
Removing Items
- Remove Keep It Item: Removes the specified Keep It item either from the library (and to Deleted Items), or from the specified bundle.
Setting Properties
- Set Properties on Keep It Item: Set properties such as name comments, source URL, favorite, tags, bundles, folder, or label on an item.
- Set Properties on Keep It List: Set properties such as name, parent, or favorite on a list.