Open A File With Tasks
load_tasks.Rd
This function loads tasks from a file provided. This file typically is
the todo.txt
file but can also be a done.txt
file.
Value
A tibble with the tasks loaded from file with variables as
specified in parse_prefixes()
.