Script: Modify x-devonthink item links to reveal records

I found that in my attempt at this, the script modifying the clipboard would trigger the script over and over. So I added an additional condition to stop it:

  • The clipboard
  • System Clipboard
  • does not contain
  • "?reveal=1

Like so:

1 Like