PopClip extension not working after update to DEVONthink 4

I had a very useful PopClip extension for the command ‘set name as’ function, which I used regularly. However, after updating to DEVONthink 4, it has stopped working. What could be the reason for this issue and how can I fix it? I would greatly appreciate your input on this matter.

Best regards,
Per

If you’re talking about the DEVONthink extension from the Popclip extension directory, installing the current version might help.

If not, you might want to provide more details about this extension, preferably code.

1 Like

We don’t develop PopClip. Have you talked to Nick Moore about it?

1 Like

There is a new Tahoe-compatible version of PopClip (v2025.9) and Nick updated the “DEVONthink 3” extension several months ago to just “DEVONthink”, which works just fine with DEVONthink 4 for me.

5 Likes

This is not the aforementioned official PopClip extension which allows only to add to DEVONthink and to search in it.

Whereever you have got it, check here. Most certainly only the identifier for the app has to be changed from DEVONthink3 to DEVONthink.

Exactly what I was wondering.

Here is the extension which I created:
#popclip
name: Set Name As
key combo: command control I
required apps: [com.devon-technologies.think3]

And here is what is behind the link you attached:
Changelog
13 Nov 2019: Initial release
25 Apr 2025: Renamed from “DEVONthink 3” to just “DEVONthink” due to DEVONthink 4 coming out (it still works).

So this means, if I understand it right, that in all scripts the application name has to be changed to “Devonthink”. Is that right?

Correct. The application id is com.devon-technologies.think going forward.