Created
March 12, 2025 19:47
-
-
Save kitze/4a8d29443495fabef9cd342d90ffcb99 to your computer and use it in GitHub Desktop.
work dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Work", | |
"json": [ | |
{ | |
"h": 6, | |
"i": "calendar-widget-1741640841636", | |
"w": 4, | |
"x": 0, | |
"y": 5, | |
"moved": true, | |
"config": {}, | |
"static": false, | |
"widgetId": "calendar-widget" | |
}, | |
{ | |
"h": 5, | |
"i": "pomodoroActivityGraph-widget-1741640889245", | |
"w": 10, | |
"x": 0, | |
"y": 0, | |
"moved": true, | |
"config": { | |
"monthsToShow": 9 | |
}, | |
"static": false, | |
"widgetId": "pomodoroActivityGraph-widget" | |
}, | |
{ | |
"h": 21, | |
"i": "todo-widget-1741641004551", | |
"w": 7, | |
"x": 17, | |
"y": 0, | |
"moved": true, | |
"config": { | |
"showDone": false, | |
"typeFilter": "work", | |
"customTitle": "Work todos today", | |
"showOverdue": false, | |
"showQuickAdd": true, | |
"showOverplanned": false, | |
"showPlannedForToday": true | |
}, | |
"static": false, | |
"widgetId": "todo-widget" | |
}, | |
{ | |
"h": 21, | |
"i": "todo-widget-1741641019592", | |
"w": 7, | |
"x": 10, | |
"y": 0, | |
"moved": true, | |
"config": { | |
"showDone": true, | |
"typeFilter": "work", | |
"customTitle": "Work done today", | |
"showOverdue": false, | |
"showQuickAdd": false, | |
"showOverplanned": false, | |
"showPlannedForToday": false | |
}, | |
"static": false, | |
"widgetId": "todo-widget" | |
}, | |
{ | |
"h": 21, | |
"i": "todo-widget-1741641032377", | |
"w": 6, | |
"x": 24, | |
"y": 0, | |
"moved": true, | |
"config": { | |
"showDone": false, | |
"typeFilter": "work", | |
"customTitle": "Forgotten", | |
"showOverdue": true, | |
"showQuickAdd": false, | |
"showOverplanned": true, | |
"showPlannedForToday": false | |
}, | |
"static": false, | |
"widgetId": "todo-widget" | |
}, | |
{ | |
"h": 7, | |
"i": "pomodoros-widget-1741641042967", | |
"w": 6, | |
"x": 0, | |
"y": 11, | |
"moved": true, | |
"config": {}, | |
"static": false, | |
"widgetId": "pomodoros-widget" | |
}, | |
{ | |
"h": 6, | |
"i": "note-widget-1741682159842", | |
"w": 4, | |
"x": 6, | |
"y": 10, | |
"moved": true, | |
"config": {}, | |
"static": false, | |
"widgetId": "note-widget" | |
}, | |
{ | |
"h": 4, | |
"i": "workMode-widget-1741682852077", | |
"w": 3, | |
"x": 7, | |
"y": 5, | |
"moved": true, | |
"config": {}, | |
"static": false, | |
"widgetId": "workMode-widget" | |
}, | |
{ | |
"h": 5, | |
"i": "leaderboardPosition-widget-1741682870317", | |
"w": 3, | |
"x": 4, | |
"y": 5, | |
"moved": true, | |
"config": {}, | |
"static": false, | |
"widgetId": "leaderboardPosition-widget" | |
} | |
], | |
"isHomeLayout": false, | |
"exportedAt": "2025-03-12T19:46:44.331Z", | |
"version": "1.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment