public void PrepareToSave() { Debug.Log(notes.Count); CleanListOfEmptyViews(); track.AddNotes(notes); }