Aggregated habits widget #1270
Unanswered
r1cc4rdo
asked this question in
Technical Discussion
Replies: 1 comment 6 replies
-
|
Welcome to the project, @r1cc4rdo.
It may be feasible, although hard to implement. If you would like to try to implement a prototype, that would be welcome. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I'm a developer willing to contribute, but new to both kotlin and Android development.
A recurrent theme in the discussion forum is a feature request for a single widget with checkmarks for multiple habits, for example:
Stacked widgets do not really answer these requests. As a person who struggles with motivation, having information hidden behind multiple swipes is a no-go.
Replies from contributors there have been along the lines of:
My understanding of the above is that the difficulty lies in replicating the app UI in the widget, which amounts to re-implementing a brittle version of the whole main app in a constrained environment.
How feasible would be though to just display a list of habits and checkmarks, in a widget that just opens the main app when tapped? This would cover all my user needs.
Beta Was this translation helpful? Give feedback.
All reactions