joshhunt / GhostOverlay

"You're going to see a lot of things you won't understand"
GNU Affero General Public License v3.0
42 stars 9 forks source link

Feature Request: Automatically Untrack Completed Bounties #35

Closed canuckbrian closed 3 years ago

canuckbrian commented 3 years ago

Right now tracked bounties stay in the widget once they're completed. It would be nice to have an option to automatically untrack them once they're completed. The reasoning behind this is when tracking a lot of bounties using the Overlay incomplete ones may be hidden further down and not visible unless you access the widget and scroll down, or manually untrack completed bounties.

joshhunt commented 3 years ago

complete bounties should be sorted to the bottom so they don’t obscure incompleted ones. Is that not happening?

On Mon, 8 Mar 2021 at 8:39 pm, Canuck Brian notifications@github.com wrote:

Right now tracked bounties stay in the widget once they're completed. It would be nice to have an option to automatically untrack them once they're completed. The reasoning behind this is when tracking a lot of bounties using the Overlay incomplete ones may be hidden further down and not visible unless you access the widget and scroll down, or manually untrack completed bounties.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joshhunt/GhostOverlay/issues/35, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALIPSZL5EGRXAJRI4BDD3TCUYYFANCNFSM4Y2DBAOA .

canuckbrian commented 3 years ago

My bad. You're right, the completed ones are moved to the bottom of the list and faded out. I was just dealing with a large list of bouinties (20+) and didn't see that they were doing that at first.