private async void GetHistory() { HistoricNotes = await noteManager.GetArchivedNotes(HistoryDate ?? DateTime.Now); }