Twitter

Load Twitter Workspace

Type: Action
Keyboard Shortcut:
Icon: tweet
Colour: gray
Confirm to Run: false
Notifications: Errors
Log Level: All
Number of Steps: 1
Unique ID: 34777651-781F-4477-AF11-6849C2EE1C58
Description:
loads the Twitter Workspace. Used in combination with the URL Scheme for Creeating a draft

Compose

Type: Action
Keyboard Shortcut:
Icon:
Colour: none
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 0
Unique ID: 88B1D900-24B2-4CC4-B626-880A8CC99BE6
Description:

Compose New Tweet

Type: Action
Keyboard Shortcut:
Icon: action_twitter
Colour: green
Confirm to Run: false
Notifications: None
Log Level: None
Number of Steps: 1
Unique ID: B66BF619-581F-4796-979D-12F845958F2D
Description:

insert

Type: Action
Keyboard Shortcut:
Icon: action_at
Colour: violet
Confirm to Run: false
Notifications: None
Log Level: None
Number of Steps: 1
Unique ID: 39CBBD51-86EE-47D8-AA53-F06A0A9C99D9
Description:
inserts an @ for usernames (for mobile)

insert

Type: Action
Keyboard Shortcut:
Icon: hashtag
Colour: violet
Confirm to Run: false
Notifications: None
Log Level: None
Number of Steps: 1
Unique ID: D89C47AF-E5CE-4AE0-9004-E09CF56F83B6
Description:
inserts a hashtag (for mobile)

Emojify

Type: Action
Keyboard Shortcut:
Icon: 672-emoticon-wink
Colour: violet
Confirm to Run: false
Notifications: Errors
Log Level: Errors
Number of Steps: 2
Unique ID: 40C74493-42EF-4D3D-9ACF-932C0B4BFE9F
Description:
Swap common words with their matching emoji characters, or reverse the process.

Emoji matches are defined in a variable in the first step of the action, and can be easily modified to support other emoji. Only a few emoji are included as examples, like “pizza”, “dog”, “cat”, “shrug”. Add addition ones by editing the “emojis” variable with other values.

The action also supports the option to require the word be followed by the word “emoji” when the “Require ‘emoji’ keyword is enabled. This works well with dictation to allow you to say, “Do you want to eat pizza emoji?” and later convert only the words you marked with “emoji”.

Shorten Text

Type: Action
Keyboard Shortcut:
Icon: arrow-shrink
Colour: violet
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 1
Unique ID: 2F96643B-21B9-4486-9154-071FF97898F7
Description:
Several automatic replacements to shorten the length for a tweet, like "with" ➞ "w/" or "something" ➞ "sth"

Contains common abbreviations for Englich and German. Submit your own suggestions (or additional languages) via pull request at the Github project for the Twitter Workspace

Send One Tweet

Type: Action
Keyboard Shortcut:
Icon:
Colour: none
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 0
Unique ID: 9DFBA02C-D366-420D-8A3F-D5D227FCA1AC
Description:

Show 280 char Limit

Type: Action
Keyboard Shortcut:
Icon: stop-sign
Colour: yellow
Confirm to Run: false
Notifications: Errors
Log Level: All
Number of Steps: 1
Unique ID: 84CCCC06-7161-4B26-B37B-E3477CC1D4B7
Description:
puts a marker at the 280 character limit of Twitter

Tweet

Type: Action
Keyboard Shortcut:
Icon: action_twitter_filled
Colour: blue
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 2
Unique ID: F5958AC2-5DAE-4926-927A-4490F56D532A
Description:
Post draft to Twitter. 280 characters max.

Tweet with #Hashtag

Type: Action
Keyboard Shortcut:
Icon: action_twitter_filled
Colour: blue
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 2
Unique ID: 337763E7-41B1-441F-8B80-0B0039465649
Description:
Post draft to Twitter automatically appending a hashtag and archiving the draft after posting.

Send Multiple Tweets

Type: Action
Keyboard Shortcut:
Icon:
Colour: none
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 0
Unique ID: FC658682-2E2A-4E77-B283-DF3D3F759C29
Description:

Suggest Split

Type: Action
Keyboard Shortcut:
Icon: arrow-diverge
Colour: yellow
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 1
Unique ID: D97853A4-439F-4E97-A99F-0715DE171439
Description:
Splits the text into blocks of at most 250 characters (depending on the position of the space), which allows for indexing.

Tweet Storm

Type: Action
Keyboard Shortcut:
Icon: action_twitter_filled
Colour: blue
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 4
Unique ID: BF4F8D64-3B99-401B-8E62-31D4A2DF644C
Description:
Divide up a draft into separate tweets by seperator "==".

Build a preview of the tweets as they will be posted and display it. If “Continue” tapped from preview, post each of the tweets as a threaded tweet storm.

Read

Type: Action
Keyboard Shortcut:
Icon:
Colour: none
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 0
Unique ID: C09552B0-FB89-493C-ADBD-4ED8E18AAB36
Description:

Favs of an User

Type: Action
Keyboard Shortcut:
Icon: heart
Colour: red
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 2
Unique ID: 17DCF32D-E4C6-4688-BA44-2674A02652F7
Description:
Prompt for a Twitter handle, the request a list of their recent likes from the Twitter API. Build a Markdown version of those tweets, put them in a new draft and open it in the editor.

Demonstrates use of the Twitter object request method to make arbitrary requests to the Twitter API.

Search Twitter for...

Type: Action
Keyboard Shortcut:
Icon: page-search-alt
Colour: red
Confirm to Run: false
Notifications: All
Log Level: All
Number of Steps: 2
Unique ID: BDB88CD8-1CA0-49A6-8733-8DAF0EF34EC3
Description:
Prompt for a Twitter search query. Can be for any text string and supports the same syntax used in Twitter web search.

Use Twitter API to get a list of tweets matching the search and import them into a new draft as a Markdown list, with screen name and link to the tweet included.

Posted as an example of Twitter API use in Drafts.

Preview & Print

Type: Action
Keyboard Shortcut:
Icon: 534-eye
Colour: red
Confirm to Run: false
Notifications: Errors
Log Level: Errors
Number of Steps: 2
Unique ID: 4E38365E-F743-46E6-8220-697A942F4A32
Description:
Markdown preview, print by pressing continue