clockify-cli icon indicating copy to clipboard operation
clockify-cli copied to clipboard

Improve project search by name to also look at client name when auto-completing

Open lucassabreu opened this issue 3 years ago • 0 comments

Apply the code for filtering options on project interactive mode. https://github.com/lucassabreu/clockify-cli/blob/77d97d9537fcb311735989bed62fe969995dc3e3/ui/ui.go#L15

For suggesting on auto-complete for projects https://github.com/lucassabreu/clockify-cli/blob/77d97d9537fcb311735989bed62fe969995dc3e3/cmd/suggestions.go#L79

lucassabreu avatar Mar 16 '22 12:03 lucassabreu