What I’m trying to do
After copying an image into the Windows clipboard, I used to be able to press “Ctrl + V” and the image would appear in the Obsidian Note. Now nothing happens.
Things I have tried
I have tried disabling all the Community Plugins. I have also tried re-installing but still get the same problem
I also have a Test Obsidian Vault (same version 1.10.3) on the same computer, which I can still simply Paste in a clip board image.
For ref, I can first save the image to a Vault Attachments folder first and then drag file in. I can also copy in just Text
From looking at other Obsidian questions in this area, I have tried switching on something called the “Obsidian Developer Console” and this is the error I am getting:-
++++++++++++++++++
Obsidian Developer Console
“Loading folder notes plug in”
plugin:folder-notes:5628 loading folder notes plugin
plugin:dataview:20327 Dataview: version 0.5.67 (requires obsidian 0.13.11)
plugin:folder-notes:2515
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘/’)
at getEl (plugin:folder-notes:2515:55)
at removeCSSClassFromEL (plugin:folder-notes:2500:28)
at eval (plugin:folder-notes:2431:7)
at Array.forEach ()
at loadFileClasses (plugin:folder-notes:2425:40)
at eval (plugin:folder-notes:5749:9)
at t. (app.js:1:2542608)
at app.js:1:250088
at Object.next (app.js:1:250193)
at a (app.js:1:248911)
+++++++++++++++++++++++
I have the same issue for several months.