package list type EntriesSectionState struct { Path []string SearchQuery string SelectedEntryID string Editing bool }