A sync plugin for Readwise
A sync engine for readwise

Downloads new highlights since last sync
Only needs to be used if highlights are deleted Downloads all highlights (if they already exist they will be duplicated)
Downloads daily reviews (does not mark as read) with links to note and author. Can be added to a note with templates using
<%- await DataStore.invokePluginCommandByName("Readwise Daily Review","aaronpoweruser.ReadwiseUnofficial") %>

These commands require configuration.
This setting specifies the folder to which this plugin will create a note.
This setting specifies the prefix of the tag imported from Readwise.
FrontMatter will store the metadata in the front matter of the note. Heading will store the metadata in a heading at the start of the note.
Group all highlights in under the readwise folder or having them separated by content type ie readwise/books, readwise/articles.
Ignored if group by type is disabled Group all highlights together or keep supplemental (readwise generated) highlights separate.
A note that has all highlights synced during a sync with dated references.

See CHANGELOG for latest updates/changes to this plugin.