Action
Sheet in Ulysses (Selection)
Create new sheet in Ulysses using the selected text.
Steps
-
script
// See online documentation for examples // https://docs.getdrafts.com/docs/actions/scripting draft.setTemplateTag("selection", editor.getSelectedText());
-
callbackUrl
template ulysses://x-callback-url/new-sheet?text=[[selection]]
waitForResponse true
encodeTags true
Options
-
After Success Default Notification Info Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.