getFilesWithTasks

getFilesWithTasks(): ReadonlySet<string>

Returns all files that contain at least one task (any checkbox list item - [.]).

Returns

ReadonlySet<string> — vault-absolute file paths.

Notes

Non-task list items (regular - bullet without [ ]) are not included.