omnivore-app/logseq-omnivore

Articles are imported repeatedly

asiyoua opened this issue · 1 comments

Logseq and the plugin are both up-to-date, Mac and Windows have the same problem: articles are imported repeatedly
image

Enter the template to use for new highlights

{{{text}}}{{#labels}} #[[{{{name}}}]] {{/labels}}
{{#note.length}}{{note}} {{/note.length}}

Enter the template to use for new articles

{{{title}}}

collapsed:: true
{{#author}}
producer:: {{{author}}}
{{/author}}
input:: [[Articles]]
date-read:: {{{dateRead}}}
link:: {{{originalUrl}}}
source:: [[Omnivore imports]]
tags::

sywhb commented

Hey @asiyoua , we need {{{omnivoreUrl}}} to be in the article template for deduplicate purpose.

Could you please try to remove this page and resync with Omnivore again?

Thank you!