Ignoring Adobe pasteboard types
alivault opened this issue · 2 comments
alivault commented
p0deje commented
You need to know NSPasteboard type that are used for copied items. You can try to inspect the copied item using https://github.com/sindresorhus/Pasteboard-Viewer app.
- Open app.
- Copy something from InDesign.
- Observe any custom types you could use in sidebar:
- If there are any custom types you could ignore, add them to Maccy preferences.
alivault commented
That worked, thanks! I added com.adobe.indesign-interchange to Maccy's preferences and it ignores Indesign copies now.