Sometimes by mistake I hit CMD+V to paste into Notes, when in fact I want to paste the text instead (CMD+OPTION+SHIFT+V), for example if I select a group of file/folders in Finder and I then want to paste the names only. So if those files/folders are large files, Notes freezes.
Is there a way for KM to check the size of the clipboard in MB?
According to this, it seems that the =>, =, etc, are related to the text length, not file size?
{
"public.file-url as propertyList": "file:///Users/myUserName/Downloads/Clipboard%20View%20(all%20textually%20representable%20data%20as%20JSON).kmmacros",
"public.file-url as string": "file:///Users/myUserName/Downloads/Clipboard%20View%20(all%20textually%20representable%20data%20as%20JSON).kmmacros",
"public.file-url as data": "file:///Users/myUserName/Downloads/Clipboard%20View%20(all%20textually%20representable%20data%20as%20JSON).kmmacros",
"public.utf8-plain-text as string": "Clipboard View (all textually representable data as JSON).kmmacros\rDeltaWalker-2.6.4_x64.dmg\rMemoDate_c.zip\rmuCommander-1.2.0-2.dmg",
"public.utf8-plain-text as data": "Clipboard View (all textually representable data as JSON).kmmacros\rDeltaWalker-2.6.4_x64.dmg\rMemoDate_c.zip\rmuCommander-1.2.0-2.dmg"
}