Parse Tags From A Task
parse_tags.Rd
Contexts are tags prefixed with an @
. Projects are tags prefixed with
a +
(plus). One task can contain multiple
contexts and/or multiple projects that should all be preserved.
The regular expressions are taken from the source code of Simpletask by
Mark Janssen.