[FIXED] Ulysses Get Address script broken

v45 of the Ulysses Get Address script isn’t working for me. I don’t know specifically what the error is but it’s in one of these sections:

  • wait until shift key isn’t held down
  • get item ID
  • use x-callback to get title

(v15.2, App Store)

It appears there’s a missing quotation mark wrapping the bundle ID in the “get item ID” section.

-- get item ID
tell application id "com.ulyssesmac.com

Unfortunately this isn’t the first bug that has been introduced because the dev team is testing a version of the app with a different bundle ID. I’m going to make avoiding this kind of issue in the future a priority.

Should be fixed in the next build (>2359)