Walt
May 3, 2025, 3:21pm
1
I don’t know if others would find this useful, but here’s an idea.
I’d like to have two widgets on the same screen, one for the current two days, and the other for days 3 through 8. For example:
… except that the bottom widget would show the following Monday through Saturday.
Would it would work to add -1, -2 and -3 to the Past days:
… and would that be difficult to do?
Thanks,
Walt
2 Likes
duane
May 3, 2025, 6:28pm
2
Not hard to do but how many users would use this.
It would add more unconventional configuration which means more rope to tie yourself with and more support (help/emails).
2 Likes
Walt
May 3, 2025, 7:50pm
3
Somehow it doesn’t seem that complicated for the user.
Today is Saturday, so 1 past day would be Friday and -1 past day would be Sunday.
OTOH, it seems that 1 future day should actually be Sunday while 0 future days would be today (Saturday.) But we’ve all managed to figure that out.
I’d be interested to see what others think.
Thanks,
Walt
1 Like
duane
May 3, 2025, 8:04pm
4
I used to think that too. Now I think “Will this feature lead to more support emails? Is it really worth more emails?”
The other thing I think is “How many people will use this?” I have spent days implementing features a users asked for, then maintaining the code, only to find no one used it - not even the person who requested it.
3 Likes