The selection for dmenu was printed as {project}/{task} but then parsed as {task}/{projoect}. It is now also parsed as {project}/{task}.
Furthermore the file name in the example config deviated from the actual file name.
The selection for dmenu was printed as `{project}/{task}` but then parsed as `{task}/{projoect}`. It is now also parsed as `{project}/{task}`.
Furthermore the file name in the example config deviated from the actual file name.