Closed rabilrbl closed 2 years ago
I don't think I can really control that, it's just how the Typer parsing works. If anybody's got any ideas, please feel free to let me know :)
Yeah, checked again, definitely not possible. This is a python typer limitation, spaces are parsed as separation for arguments.
Wouldn't it be better to not have
"
quotes attached when naming a taskAll other arguments after
add
can be added to form the titleSome people like me are lazy to reach and hold shift key for
"
Instead of this command
please add "Task name"
this would be a choiceplease add Task name
or atleast can we make it optional with config file