Typefully Taio Action

GitHub Issue
Pastery
Raw Repository File

Meta

Description

Sends selected text to Typefully.com as a new thread draft. If no text is selected, the entire document or clip contents will be passed.

Source

{
“actions” : [
{
“type” : “@editor.selected-text”,
“parameters” : {
“fallback” : 1
}
},
{
“type” : “@text.encode”,
“parameters” : {
“mode” : 0,
“decode” : false,
“text” : {
“value” :…

View On WordPress