spacecowboy / spacecowboy/NotePad
Add date format option for widget
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 409
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
The date format in the widget is fixed to the format "Month Day", e.g. "Nov 20". It would be nice to also choose different formats like can be done for the list-items when opening the app and when editing a list item (panel). Seeing the day of the week on one glance without tapping on the list or opening a calendar would be very useful. These are the only two adjustments one can make in the settings.
Proposed solution
Add a third date format option under Settings -> Appearance that lets one adjust the date format in the widgets
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Settings → Appearance and the widget, but no files, tests, or entry points. Start by locating the existing list-item date-format settings and the widget date display, then trace how settings reach the widget. Done means a third Appearance option controls widget date formats, including weekday display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100