Link Search Menu Expand Document

Configuring Actions

Table of Contents

  1. Actions Basics
    1. Settings
      1. Icon Note
    2. Advanced Settings
      1. Confirm before running
      2. After Success - Filing
      3. After Success - Tagging
      4. Notification
      5. Log Level
  2. Action Aliases

Actions Basics

Much of the power for Drafts resides in actions. Actions are used to export to other apps and services, to send messages and emails, and for simple things like inserting or manipulating text in the editor.

An action consists of one or more action steps, which do the work of the action, but also have basic configuration options and settings covered in this article.

To edit an action:

  • iOS: Tap and hold on an action in the action list for options menu, select “Edit”.
  • Mac: Secondary-click on action in the action list, select “Edit”.

iOS Mac

actions/action

Settings

Icon Note

Newer versions of Drafts support the option of selecting from a set of built-in icons, but also from any of thousands of SF Symbols provided by Apple in the system. Note that Symbol icons are only available on devices running iOS 16 or greater, or macOS 13 (Ventura) or greater.

  • Identification
    • Name: Assign a useful name to display in lists.
    • Icon: Tap icon to select from thousands of icon options. Both built-in and system symbols are available.
    • Tint Color: In the icon select menu, a tint color can also be assigned to help distinguish the action in the list.
  • Steps
    • Displays the count of action steps. Tap to view and modify action steps. See action steps for more information about available steps.
  • Description
    • Optional description of the action. Helpful when sharing actions to help others understand how they function and any configuration that may be necessary.
  • Action Bar Appearance
    • Key label: When the action is displayed as a key in the action bar this text is used instead of the action name. Useful for providing an abbreviated label that fits in the keyboard better.
    • Show icon: If enabled, the action icon will also be displayed in the keyboard row.
  • External Keyboard Shortcut
    • Optionally assign a keyboard shortcut that can be used to trigger this action from an external keyboard attached to your device.
  • Advanced

Advanced Settings

The action edit screen contains several advanced configuration options that affect how the action behaves.

actions/after-success

Confirm before running

Drafts is geared around making it quick and frictionless to act on drafts. However, there are actions that publish text or update or overwrite files, etc., taht you might not want to accidentally trigger with an errant tap.

If “Confirm before running” is enabled, whenever the action is run, a prompt will open to confirm you wish to run the action, with the option to cancel.

After Success - Filing

After the successful completion of an action, drafts can be filed away automatically using the “After success” setting.

After Success can be set on individual actions in their action edit view, or use a default set on the Action Group the action reside in. The default value on an action is “Default”, which will inherit the setting from the Action Group. The options are as follows:

  • Default: Use the “After success” setting configured for the Action Group.
  • Nothing: After success, do not do anything with the draft. This is common for actions used as keyboard keys, or which modify some text in the current draft.
  • Archive: After the action is successful, file the draft in the archive.
  • Trash: After success, move the draft to the trash can.

If after success is set to archive or trash the draft, and that draft is currently loaded in the editor, Drafts will also end editing of that draft. There is an option available in Editor Settings to control what happens in when this occurs (either load a new draft, or load the next draft in the draft list).

After Success - Tagging

The after success settings on an action can also assign one or more tags to the draft. Place a comma-separated list of tags in the “Assign tags” field, and those tags will be assigned to the draft when the action completes successfully. This is a great way to file drafts - for example, assigning a “tweet” tag to any drafts that were posted to Twitter with an action.

Notification

The notification setting determines whether Drafts will show a banner and confirmation sounds after running the action. The options are:

  • None: Do not show a banner or play notification sounds after the action. Typically used for actions (like keys that insert text) that require no confirmation.
  • Errors: Only show notifications if an error occurs while running the action.
  • All: Always show completion confirmation, regardless of success or failure.

Log Level

Actions generate logs of the actions execution which provide useful records of what actions have been performed on a draft, and what (if any) error occurred. Depending on the type of action, it may make sense not to log the execution of the action. For example, you might not need to know a history of each time you copied the draft to clipboard, or inserted a bold text markup with an action key. See action logs for details on accessing logs.

  • None: Do not save logs of this action’s execution.
  • Errors: Only log if an error occurs running the action.
  • All: Always log completion confirmation, regardless of success or failure.

Action Aliases

Action aliases are actions that call other actions. Sometimes you have actions that you would like to run from multiple action groups. You could duplicate an action and place copies of it in different groups, but if you decide you want to update the functionality in the action steps, fix a bug, etc., you would need to make that update in mulitple places, which is far from ideal.

Enter action aliases, which allow you to quickly create a new action that runs the action steps of another. This can also be done manually by using the “Include Action” action step, but the “Make Alias” option streamlines this process.

To create an alias:

  • Find the action you wish to alias in your action list.
  • Open the contextual menu on that action:
    • On iOS, tap and hold on the action
    • On Mac, secondary (right) - click on it.
  • Select Make Alias in.., then the action group to place the new alias.

actions/aliases

After you have created the alias, it can be moved, renamed, and other basic options changed, and the one “Include Action” step in the alias will still point to the original action and run its steps when executed.


© 2012-2023 by Agile Tortoise, Inc.
Drafts is a registered Trademark of Agile Tortoise, Inc.
Privacy | Terms

Mastodon