Adding a feature : Increase color intensity based on streak
Description
Adding an option to have the calendar increase the color of the streak circle with increase in streak. This motivates the user to aim and retain a higher streak. The intensity starts low and increases till a 28 days streak. It maxes out at 28 days and thereon shows the same color even with increase in streak. This option can be enabled or disabled using 'circleColorByStreak' field based on preference.
Fixes # (issue)
https://github.com/pyrochlore/obsidian-tracker/issues/395
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
How Has This Been Tested?
- [x] If this is a new feature, did you add files to the examples directory to demonstrate the feature?
- [x] If this is a new feature, did you add documentation to the docs directory for the feature?
Hey @lazyguru, I almost forgot about raising this PR from 2 moths back. The changes are tested, Please feel free to review it and revert back at your convenience