obsidian-tasks
obsidian-tasks copied to clipboard
Don't start reading files until the layout is ready
Description
Reminder to self:
From discord
Wrap the code that gets all files in leaves inside Workspace#onLayoutReady (https://github.com/obsidianmd/obsidian-api/blob/971b9e83ca65f0c3655346938167f666a8a868ff/obsidian.d.ts#L4213).
Required Steps
No response
How to Test
No response