Action

Insert Micro.Blog GLightbox Image

Posted by @pdxmph, Last update almost 2 years ago

UPDATES

almost 2 years ago

Added link to required workflow.

Requires this workflow to run. You’ll need to generate a micro.blog API key. Select an iOS photo then answer prompts for alt, description, and title tags.

Steps

  • runWorkflow

    workflowName
    Micro.blog Image Upload
    waitForResponse
    true
  • prompt

    promptKey
    title
    promptTitle
    Image title
    promptMessage
    Enter the image title
    promptButtons
    OK
    includeTextField
    true
    textFieldDefault
    includeCancelButton
    true
  • prompt

    promptKey
    alt
    promptTitle
    HTML alt
    promptMessage
    Enter an alt tag
    promptButtons
    OK
    includeTextField
    true
    textFieldDefault
    includeCancelButton
    true
  • prompt

    promptKey
    description
    promptTitle
    Extended description
    promptMessage
    Enter the extended description
    promptButtons
    OK
    includeTextField
    true
    textFieldDefault
    includeCancelButton
    true
  • insertText

    template
    \{{< glightbox src="[[workflow_result]]" width="600" height="400" alt="[[alt_text]]" title="[[title_text]]" description="[[description_text]]">}}
    

Options

  • After Success Nothing
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.