readwiseio / obsidian-readwise

Official Readwise plugin for Obsidian
GNU General Public License v3.0
239 stars 23 forks source link

"illegal operation on directory, read" error on sync if base folder is "/" #57

Open rbennett00 opened 4 months ago

rbennett00 commented 4 months ago

When I set my base folder to "/", I get the error message Readwise: error while writing Readwise Syncs.md: Error: EISDIR: illegal operation on a directory, read. It looks like the plugin is creating an empty directory called Readwise Syncs.md in the root folder instead of a file. The highlights do synch, so it's really just the synch log that's failing.

image image