pub fn load_tasks_from_dir(dir: &Path) -> Result<Vec<Task>>
Load all task files from a kanban-md tasks directory.