Skip to content

Process restart with enumerateOnStartup set to true causes all the notes getting synced again #18

Description

@deepal

If the enumerateOnStartup is set to true and process is restarted due to some issue, the entire enumeration process happens again (even for the already synced notes).

The best way to do this is:

  • keep the metadata file always in-sync
  • Verify the note's checksum with the metadata file's corresponding checksum for the file
  • Sync only if the checksum is changed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions