Sambigeara / fuzzynote

Terminal-based, hyper-fast, CRDT-backed, collaborative note-taking tool
GNU Affero General Public License v3.0
368 stars 8 forks source link

Fix edge case idx increment #9

Closed Sambigeara closed 4 years ago

Sambigeara commented 4 years ago

This bug would only materialise if you did the following:

  1. Opened a fresh app
  2. Added one item
  3. Save and quit
  4. Re-open app

This is now fixed