Upgrading to DevonThink 3

I am consedering to upgrade to DevonThink 3, but worried that my custom automation function (merging files, renaming them, and deleting merged files) will not work in the new version.

Would automation scripts that are created under DevonThink 2 work on the new version? Or would I have to recreate custom automation functions after the upgrade?

Thanks!

DEVONthink 2 and 3 use the same application id so if you were using the advocated syntax…

tell application id "DNtp"

… the scripts should work as expected.

However, the location for scripts has changed to ~/Library/Application Scripts/com.devon-technologies.think3/Menu.

Version 3 includes actually a command to merge & delete items, see Tools menu after pressing the Alt modifier key.