<p></p>
<h3 dir="auto">Problem</h3>
<p dir="auto">The current user profile page provides a detailed summary of contributions but lacks a visual representation of activity trends. A calendar heatmap, similar to GitHub's user contribution calendar, would make it easier to understand user engagement over time at a glance.</p>
<h3 dir="auto">Description</h3>
<p dir="auto">I have implemented a working calendar heatmap locally for changesets using the <a href="https://rubygems.org/gems/cal-heatmap-rails/versions/3.6.2?locale=en" rel="nofollow">cal-heatmap-rails library</a> for display, querying changesets directly from the database. The heatmap visually displays daily contributions, with color intensity representing the number of changes for the changset on the given date.</p>
<p dir="auto"><strong>Additional Ideas:</strong></p>
<ul dir="auto">
<li>
<p dir="auto">Not sure if we should count changsets only in initial version or add diary entries and note creations/comments as well.</p>
</li>
<li>
<p dir="auto">Since we have dark mode on OSM plan is for that to be reflected on the heatmap as well.</p>
</li>
</ul>
<p dir="auto"><strong>Next Steps:</strong><br>
I’ll open a PR after refining the implementation. In the meantime, I’d love to hear your thoughts and suggestions on this feature and the proposed contribution types.</p>
<h3 dir="auto">Screenshots</h3>
<a href="https://github.com/user-attachments/assets/dcb68c4f-f82f-4faa-b87b-d42ee29e3389">Screenshot.2024-12-03.at.11.55.46.png (view on web)</a>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/5373">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN3E6NIWTRWYQ4UEAL2DWE65AVCNFSM6AAAAABS5QA6RSVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YTINRXG42DCNQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLP4DCWY3EPSNWF2W532DWE65A5CNFSM6AAAAABS5QA6RSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKDTVQVA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/5373</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/5373",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/5373",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>