Paste a Markdown link to a Contact into FT

  • Select a contact in OS X Contacts.app,
  • run the following Applescript 1 liner,
tell application "Contacts" to tell (item 1 of (selection as list)) to set the clipboard to "[" & name & "](addressbook://" & id & ")"
  • and paste the clickable link into FT.