- Create a new note, put whatever you want in it, and return to the notes view.
- Delete the note.
- The app badge does not decrement to reflect the deletion.
I've looked through the code for the noteCount updating (Classes/Capture/NoteListController/-(void)refreshData), but I can't make sense of the code inside CountLocalNotes() (in DataUtils)