Respect "Week numbers" appearance setting from Calendar or add a setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
I don't want to see week numbers in my date picker.
Describe the solution you'd like
In Calendar there is a setting to disable week numbers. If possible, I would like to respect that setting, or I would like to have a setting specific to Tasks.
Describe alternatives you've considered
Either alternative shown above is fine. I haven't considered others.
Additional context
No response
Contributor guide
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 no files, tests, or entry points. Start by locating the Tasks date picker and tracing how Calendar's week-number preference is exposed, then assess whether it can be reused or requires a Tasks-specific setting. Done means users can disable week numbers in the Tasks picker through one of the requested approaches, with relevant behavior checks added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100