Taskwhisperer is a extension for TaskWarrior Application https://taskwarrior.org. It is to display upcoming tasks and task details as well as to create and modify them.
GNU General Public License v3.0
141
stars
20
forks
source link
Project names with spaces do not include the next words #93
Bug: TaskWhisperer doesn't work with multi-word project names.
Steps to reproduce:
Expected behavior: The project name is passed in quotes (project:"task test") and the full name is used
Actual behavior: The project name is passed as project:task test which does not use the full name. The task title then is prefixed with "test".