huytd / pomoday-v2

A keyboard only task management web app
https://pomoday.vercel.app
BSD 3-Clause "New" or "Revised" License
586 stars 69 forks source link

Tag Auto-Complete #66

Closed leira-sanchez closed 4 years ago

leira-sanchez commented 4 years ago

Enable tag only auto-complete. It'll suggest auto-complete of other tasks I've already added. I would like tags to auto-complete but not the whole task, just the tag part. That way, I can save time creating tasks for the same tag over and over again.

huytd commented 4 years ago

For now, if you added two tasks with the same tag, the auto complete will be reduced to tag only, for example:

# first one
@pomoday Fix that bug
# second one
@pomoday Add that feature