benjypng / logseq-readwise-plugin

MIT License
66 stars 9 forks source link

Ignore sources with no highlights in sync #16

Closed luhmann closed 2 years ago

luhmann commented 2 years ago

A source that has no highlights currently freezes the sync when encountered and prevents importing all sources.

This skips sources were no highlights can be found.

The fix is identical to the work done here but was not part of the code any more

15

benjypng commented 2 years ago

Thanks! I think I accidentally left it out when I was refactoring!