@computed List<CalibreWeebi> get countables => List<CalibreWeebi>.of(calibresFull.where((c) => c.isCountable));