omnivore-app / logseq-omnivore

Logseq plugin to fetch articles and highlights from Omnivore
MIT License
279 stars 15 forks source link

articles deleted from Omnivore are not removed from Logseq upon sync #53

Closed fkaleo closed 1 year ago

fkaleo commented 1 year ago

After having deleted an article from Omnivore I expected it to disappear from Logseq. However after manually syncing it was still there.

jacksonh commented 1 year ago

Hi thanks for the comment. I guess we need to be careful here, if the user has added something to the item in Logseq we probably wouldn't want to delete it, but in general I suppose if a user deletes in Omnivore it means they don't want the item anymore and probably would not want it in Logseq also.

sywhb commented 1 year ago

Yes, this is doable with the new updateSince API