Action

Things Update

Posted by David Blue, Last update over 1 year ago

UPDATES

over 1 year ago

  • Replaced the deprecated [draft_open_url] template tag with its replacement, [permalink]
  • Description update
  • Listed publicly
show all updates...

over 1 year ago

  • Replaced the deprecated [draft_open_url] template tag with its replacement, [permalink]
  • Description update
  • Listed publicly

over 1 year ago

Description test.

Format Example Screenshot

Video Demo

Updates an item in Things by ID using Things’ URL Scheme. The Things ID is determined by [selection_only].

  • title = [display_title]
  • notes = The draft body with a prepended DavodTime timestamp along with the draft’s [permalink].
  • tags = Drafts, [tags]

Steps

  • defineTemplateTag

    name
    thing
    template
    [**[[display_title]]**]([[permalink]])
    ---
    [[body]]
  • defineTemplateTag

    name
    thingstags
    template
    Drafts, [[tags]]
  • callbackUrl

    template
    things:///update?auth-token=jWc7C1OBSlq0QbJrXa4ngw&id=[[selection_only]]&title=[[display_title]]¬es=[[thing]]&tags=[[thingstags]]
    waitForResponse
    true
    encodeTags
    true

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.