Skip to content

Improve New Highlight Sync Behavior #3

@Comprehensive-Jason

Description

@Comprehensive-Jason
  • insert new highlights into existing imported notes WITHOUT messing up the formatting of the existing content. This could be done by:

    • storing a unique Readwise ID for each note in their YAML frontmatter to prevent duplicates
    • marking the import area in each note with the following, making sure that new highlights are only inserted between the comments while preserving the rest of the note:
%% start highlight section %%
import highlights here
%% stop highlights section %%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions