dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
87 stars 2 forks source link

Adding tags to existing timers #309

Open iteles opened 1 year ago

iteles commented 1 year ago

Following on from #308 where I've now created several timers without tags by mistake, I'd like to go back and add tags to those timers.

However, clicking into a timer to edit it doesn't give me that option.

image

As a user who has created a task without tags or needs to change existing ones I would like to be able to update the tags against an existing timer So that I can ensure my workload is categorised correctly and easily accessible.

nelsonic commented 1 year ago

Indeed. Totally agree. I would use this every day. This functionality existed in the earlier version of the MVP (when tags were free-text) and was "lost" when the Tag Select was introduced. https://github.com/dwyl/mvp/pull/209

This ties into the Edit item story.