Skip to content

Project names with spaces do not include the next words #93

@thetayloredman

Description

@thetayloredman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions