disable-javascript
disable-javascript copied to clipboard
[Temporary(?) Feature Request]: Mark and remove multiple whitelisted entries at once
Until we have temporary whitelisting I keep my whitelist clean by periodically manually scanning it and removing (usually several) items in each go. However, beyond a near-trivial number of legitimately whitelisted entries it is rather cumbersome to remove many entries: click an entry, scroll to "Remove" (the one entry), scroll to the next to remove, mark, repeat.
Thus it would help quite a lot if multiple entries could be selected (with checkboxes, perhaps) and then have a way to remove them all at once. In fact it could even replace the "Remove All" functionality (if there was an easy way to mark all entries). (If it's too complex, sorting by time added would also help a bit, such that "new" entries can be moved down, near the remove button. It's not perfect but I'd believe is a simpler change.)
That sounds indeed like a nice feature and wouldn't take too long to implement. I also never experienced the add-on with a huge number of domains, so pagination would be a topic too.
I am quite busy right now but am open to accept pull requests implementing this. Alternatively maybe someone could sponsor this feature. I'm currently working on getting the web extension released in Opera, afterwards I wanted to evaluate if Patreon could be an option for future features. Will keep you updated on this!
Anyhow, thanks for your input @fastcatch!
I would suggest two changes to the whitelist display:
- a Remove button on each entry's row that removes that one entry (this would avoid the endless scrolling down to the bottom and back again)
- a means of sorting by Date as well as by Domain (click the "Date" or "Domain" in the title to re-sort the list by that column)
And, not temporary... make this permanent! Thanks.