Edo78 / obsidian-koreader-sync

Obsidian.md plugin to sync highlights/notes from koreader
MIT License
77 stars 7 forks source link

feat(sync): add a check to avoid importing again delete notes #39

Closed Edo78 closed 2 years ago

Edo78 commented 2 years ago

The plugin will save a list of unique id of imported notes to avoid reimportin deleted notes. It also add a command to reset such list.

Close #38