GSoC 2026 Proposal Draft - Idea 7: Local Note Encryption - keshav0479

You will still need to include testing of conflict scenarios, even if direct changes are not required. So I’d say you should mention this in the proposal. For example in handleConflictAction.ts, this will duplicate the note using Note.load and then clear some of the fields before saving as a new note. So that would be important to make sure it works. It also looks like conflicting resources are handled there too