Retrieves an action.
Run action on specified draft.
Run action using provided text.
Run action in background on specified draft. Action must not require user interaction.
- Action
- Draft
Run action in background using provided text. Action must not require user interaction.
Capture text as new draft.
- Content: The content of the draft.
Show quick capture.
Change visibility of the action list.
- Visibility: Visibility of action list.
Change visibility of the draft list.
- Visibility: Visibility of draft list.
Change status of Link Mode in the editor.
- Status
Change status of Pin Mode in the editor.
- Status
Change visibility of the tag filters.
- Visibility: Visibility of tag filters.
Append content to a draft.
- Draft: A draft to update.
- Content: The text
Change syntax assigned to a draft.
- Draft
- Syntax: Syntax definition to assign.
Create new draft with options.
- Content: The content of the draft.
- Tags: Tags to assign.
- Folder: Folder location.
- Flagged: Flagged status.
- Syntax: Syntax highlighting definition to assign.
Open directly to dictation of a new draft.
- Locale: Initial locale for dictation.
This action requires Drafts Pro.
Create a duplicate of an existing draft.
- Draft
Edit draft properties.
- Draft: Draft to update.
- Property
- Content
- Folder
- Is Flagged
- Tags
- Syntax
Flag a draft.
- Draft
- Flag Status
Retrieve active draft from editor.
Retrieves a draft.
Retrieves version history of a draft.
Retrieves a draft using its unique identifier.
- UUID: Unique identifier of the draft.
Update draft folder and other properties without updating content.
- Draft: Draft to move.
- Folder: Folder to assign.
- Is Flagged: Flagged status.
- Tags: Tags to apply.
- Draft: Draft to move.
- Draft: Draft to move.
- Draft: Draft to move.
Open a draft with options.
- Draft
- Draft List: Visibility of draft list.
- Action List: Visibility of action list.
- Load Workspace: Workspace to apply to draft list.
- Load Action Group: Load an action group in the action list.
- Load Action Bar Group: Load an action group in the action bar.
Prepend content to a draft.
- Draft: A draft to update.
- Content: The text
Save version to the version history.
View content of a draft.
Update content and other properties of a draft.
- Draft: A draft to update.
- Content: The text
- Update Type: The type of update to apply.
- Tags: Tags to assign.
- Folder: Move the draft to a folder.
- Flagged: Update flagged status.
- Syntax: Assign a syntax definition.
Run a search and return matching drafts.
- Search: Query string.
- Folder: Limit search to a specific folder.
- Tag filter: Comma-separated list of tags to include. Supports using “!” to omit a tag.
- Flag status: Limit results by flagged status.
- Sort order
- Sort descending
- Sort flagged to top
- Limit: Maximum number of results to return.
Open to Command Palette.
Open to Quick Search.
Pass text through the Drafts template engine.
- Template: The input template to process.
- Draft: The draft in context when evaluting template.
Convert HTML text to Markdown.
Convert Markdown text to HTML.
Change current theme and theme mode.
- Theme Mode: Active theme mode
- Light: Theme to use in light mode
- Dark: Theme to use in dark mode
Retrieve drafts matching the filters of a workspace.
- Workspace
- Folder: Limit results to only drafts in a specific folder.
Retrieves an workspace.
Apply workspace to draft list.