Attention Span Tracker
Dashboard
Your attention span metrics at a glance.
Attention Span Report
Focus Duration by Task (minutes)
Log New Session
Enter the details of your focus session below.
Data Configuration & Log
View, edit, or delete your past session logs. All changes will update the dashboard.
| Date | Task Name | Category | Duration (min) | Focus | Actions |
|---|
×
Edit Session Log
${duration}
${category}
`;
dashboardChart.appendChild(barGroup);
});
}
},
renderDataTable() {
if (!dataTableBody) return;
dataTableBody.innerHTML = ''; // Clear existing table
if (attentionData.length === 0) {
dataTableBody.innerHTML = '