PROJECT STATUS: CONCEPT / RESEARCHContribution roadmap
Understand upstream first. Then code.
Because this is an enhancement to someone else's open-source project, the right next step is to understand the current widget implementation and upstream expectations.
Research
Review current widget code
Understand how NotallyX currently renders and updates its existing home-screen widget.
Upstream
Check open requests
Confirm whether a multi-note widget request already exists and what behavior users/maintainers expect.
Design
Define list-widget behavior
Decide filtering, sorting, previews, sizing, refresh behavior, and app-lock/privacy handling.
Contribution
Build as a clean upstream-friendly change
Avoid unnecessary unrelated modifications so the feature is easier for maintainers to review.