omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
720 stars 39 forks source link

Duplicate import on iOS after moving note #194

Open apuignav opened 4 months ago

apuignav commented 4 months ago

I have set up the importer such that files go to an inbox folder in my obsidian vault. In macOS, when I take a synced article and move it to another folder, new syncs don’t trigger the file to appear again in the inbox folder. In iOS, if I move the file and trigger the sync, a new note appears in the inbox folder. It seems like the id is not being checked.

I am using iCloud for the Vault, but this all happens locally. Am I doing something wrong?