A sync engine for readwise
- Daily review's via templates
- Full highlight download
- Highlight updates
- Tags
- Group be content type
- Set download folder
- Front matter support
- NotePlan tags
- Index note
- Image support (needs Noteplan API update)
- Using heading as metadata does not support tag updates
- Images are not handled gracefully
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.
- Go to the Readwise.
- Copy and paste that token to plugin settings.
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.


