Action

Log on Letterboxd

Posted by R2, Last update about 4 years ago

Converts Markdown text to HTML, and opens the Letterboxd app searching the title of the note as the film name. After confirmation of the film, a new review will be populated.

Note: This was made originally by the team at Letterboxd. I am just publishing it so it’s available in the Drafts 5 directory. More info about Letterboxd’s URL scheme, and more Drafts actions on their GitHub

Steps

  • clipboard

    template
    %%[[body]]%%
  • url

    template
    letterboxd://x-callback-url/log?name=[[title]]&review=[[clipboard]]&date=[[date]]&x-success={{drafts5://}}&x-cancel={{drafts5://}}
    useSafari
    false
    encodeTags
    true

Options

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