Enh: allow display of emails since a specific date
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
stats.lua allows for a date spec of the form:
d=dfr=2017-1-1
i.e. mails from Jan 1st 2017 onwards
However this is not supported by the GUI.
The date panel insists on an end date.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the date handling in stats.lua and compare it with the GUI date panel, which currently insists on an end date. Make the GUI support a start-date-only query equivalent to d=dfr=2017-1-1, then verify that emails from the selected date onward are displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, lua
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100