taskwhisperer icon indicating copy to clipboard operation
taskwhisperer copied to clipboard

Project names with spaces do not include the next words

Open thetayloredman opened this issue 4 years ago • 1 comments

Bug: TaskWhisperer doesn't work with multi-word project names.

Steps to reproduce:

  1. Create a task with project "task test"
  2. Check projects bar, the project was named "task"
  3. Check task, the project was set to "task"

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".

thetayloredman avatar Jun 18 '21 17:06 thetayloredman

v24 is out now -- where did this end up going?

thetayloredman avatar Dec 14 '22 15:12 thetayloredman