danniehansen / activity-timer

Activity timer powerup for Trello
MIT License
45 stars 10 forks source link

Hide / Disable - Activity Timer from other Users on the Board #66

Closed andrewvink closed 2 years ago

andrewvink commented 2 years ago

Having the ability to Hide / Disable the time for certain users would be awesome!

I would imagine this could be a simple global setting - Select the user(s) you wish to hide, those that hidden appear with a list with a "x" next to their name if you wish to "unhide" activity time from them. It could just be a simple CSS display: none; to start.

Phase 2 - It could evolve into an option were users can "Only see their own time" should the community see value in that option?

danniehansen commented 2 years ago

@andrewvink This is some really great thoughts. I'm thinking of maybe turning it around. So instead of selecting which users you would like to hide it from, maybe to select which users Activity timer should be available for. This i suppose would allow you to do just that? Giving few people access & then just hiding it from all other users (including non-authenticated users for public boards).

Loving the idea!

andrewvink commented 2 years ago

@danniehansen awesome! Would be awesome to see this feature in the mix - there are a couple other Trello apps that kind of do this, but we prefer Activity Timer over all and would like to have this ideally in one powerup!

danniehansen commented 2 years ago

Just a heads-up @andrewvink - will be finishing this feature off this weekend. So it should be out by Monday. Will update you here when released :)

andrewvink commented 2 years ago

@danniehansen awesome! Look forward to trying it out :)

danniehansen commented 2 years ago

@andrewvink Added the functionality in https://github.com/danniehansen/activity-timer/releases/tag/2.0.4

You will see the new settings available for visibility control under the powerup settings.

danniehansen commented 2 years ago

Closing due to inactivity. Please fell free to re-open if you have any comments.