We use Trello to track projects in our workshop. Our shop team shares one computer to move cards across the board. They are essentially sharing 1 Trello user profile.
I want to track time spent on each project using a timer the shop team can easily click to start and stop at will.
With multiple team members and multiple projects, how can I track multiple cards simultaneously? All of the power ups I've looked at stop the 1st timer when a 2nd one starts.
Thanks for nay help.
To track time on multiple cards simultaneously, use an APK-based time tracking tool (e.g., Toggl) and create separate cards for each task in an APK-supported project management tool (e.g., Trello) for efficient time management.
Thanks for this suggestion. I'll have to do some research to learn what APK-based solutions are.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can consider using http to request a microservice to capture the start and stop time based on a set of CFs and project name etc to a simple database and process the data to get the information you need. The microservice can then reset the cf for the next person to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this suggestion. I'll have to do some research to learn what microservices are.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.