Returns the activity count for the current day.
Future<int> get today => amountThis(ActivitySpan.day);