File tree Expand file tree Collapse file tree 2 files changed +44
-6
lines changed
Expand file tree Collapse file tree 2 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 527527 ]
528528 },
529529 "taskCount" : {
530- "pending" : 31 ,
531- "completed" : 1
530+ "pending" : 88 ,
531+ "completed" : 8
532532 },
533533 "swimlanes" : {
534534 "enabled" : true ,
723723 "filterGroups" : []
724724 },
725725 "taskCount" : {
726- "pending" : 77 ,
727- "completed" : 7
726+ "pending" : 88 ,
727+ "completed" : 8
728728 },
729729 "swimlanes" : {
730730 "enabled" : false ,
995995 "taskCount" : {
996996 "pending" : 88 ,
997997 "completed" : 8
998+ },
999+ "filterConfig" : {
1000+ "enableSavedFilters" : true ,
1001+ "savedConfigs" : []
9981002 }
9991003 }
10001004 ],
11861190 "searchQuery" : " " ,
11871191 "lastViewHistory" : {
11881192 "viewedType" : " kanban" ,
1189- "boardIndex" : 5 ,
1193+ "boardIndex" : 2 ,
11901194 "taskId" : " " ,
11911195 "settingTab" : 1
11921196 },
13091313 " cancelledDate" ,
13101314 " status" ,
13111315 " createdDate" ,
1312- " filePath"
1316+ " filePath" ,
1317+ " dependsOn"
13131318 ],
13141319 "taskCardStyle" : " emoji" ,
13151320 "autoAddCompletedDate" : true ,
Original file line number Diff line number Diff line change 1+ # Task Board Logs
2+
3+ ## System Information
4+
5+ - **Obsidian version**: 1.11.5
6+ - **Installer version**: 1.11.5
7+ - **Operating system**: Windows 10 Home Single Language 10.0.19045
8+ - **Use [[Wikilinks]]**: true
9+ - **Base color scheme**: dark
10+ - **Community theme**: none
11+ - **Snippets enabled**: 2
12+ - **Plugins installed**: 53
13+ - **Plugins enabled**:
14+ - Plugin Reloader v0.0.3
15+ - Advanced Debug Mode v1.9.1
16+ - BRAT v1.4.0
17+ - Tasks v7.22.0
18+ - Hover Editor v0.11.28
19+ - Excalidraw v2.18.3
20+ - Task Board v1.9.6
21+
22+ ## Recent Bug Reports
23+
24+ Timestamp : 2026-03-02T10:50:54
25+ ID : 142
26+ Message :
27+ Context : DragDropTasksManager.ts/handleDropEvent
28+ Version : 1.9.6
29+
30+ #### Bug Content
31+ ```log
32+ No current drag data available for drop operation.currentDragData=null
33+ ```
You can’t perform that action at this time.
0 commit comments