Note images storage
Hi
I'm using an external tool (https://github.com/mgmeyers/obsidian-zotero-integration/) to export notes with images. I'm getting an error, and I think it's something on the Zotero side.
In the forums/documentation, notes embedded in images are stored in the Zotero data directory, and I can see a small number in c:\mydatapath\zotero\cache\library and \cache\groups\12345\
But, mostly those directories are pretty empty. I can see the images in notes, but I can't see where they are actually stored (and I think this is the obsidian integration issue too). I can see that the item pdf is in c:\mydatapath\zotero\storage\itemkey\ but that's only the pdf. (I just ran check database integrity and no errors flagged).
I'm using an external tool (https://github.com/mgmeyers/obsidian-zotero-integration/) to export notes with images. I'm getting an error, and I think it's something on the Zotero side.
In the forums/documentation, notes embedded in images are stored in the Zotero data directory, and I can see a small number in c:\mydatapath\zotero\cache\library and \cache\groups\12345\
But, mostly those directories are pretty empty. I can see the images in notes, but I can't see where they are actually stored (and I think this is the obsidian integration issue too). I can see that the item pdf is in c:\mydatapath\zotero\storage\itemkey\ but that's only the pdf. (I just ran check database integrity and no errors flagged).
The technical details matter insofar as they help me understand why I'm not seeing what I thought, and I assume that's because the annotations are stored as some sort of mapping from the pdf. In any case, I'll followup with plugin developers. Thanks