As a whittle-down inbox-like goal, I think I agree that it’d be strict. @dreev may have been thinking of a do-less goal, which would enforce the average rather than put a cap on the absolute time. Conversely, a do-less goal sums the datapoints by default, which wouldn’t be helpful in this case
Couple of thoughts regarding goal settings:
- visiting the coffee shop multiple times in a day will create multiple entries. You want the earliest one to count, so aggregate them as the minimum value. Which is what whittle-down does by default.
- do-less goals don’t like non-datapoint days, so turn off the pessimistic presumption setting
- setting
goal units
to “hours” will give you a nicer display of datapoints. (This may make a good #UVI, to set that if the IFTTT TOD macro is used, where we set the data source.)