third-stats
third-stats copied to clipboard
Start of Week in ThirdStats Options
Is your feature request related to a problem? Please describe. Currently ThirdStats uses the LegacyPrefs to access the user setting 'Start of Week' from Thunderbirds calendar options. While it's a nice idea to reuse an existing option, there are the following drawbacks:
- LegacyPrefs increase filesize of ThirdStats by ca. 6%
- LegacyPrefs require a manual revision by a Thunderbird developer which extends waiting times of new releases many times over
- Options of ThirdStats are not all in one place (it has to be somehow made visible for the user, that this calendar setting is reused in ThirdStats)
Describe the solution you'd like Implement an own ThirdStats option 'Start of Week', now that ThirdStats has its own option section anyway.
Describe alternatives you've considered The only alternative is to further use LegacyPrefs, but keeping the disadvantages shown above
Additional context None.