devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Enable All

Open Shakespeare17 opened this issue 4 years ago • 4 comments

Feature request

Add an Enable All button to the offline Documentation enable/disable screen

Summary

Examples

Shakespeare17 avatar Apr 27 '21 11:04 Shakespeare17

This would be a really nice feature, but a search all option would also be useful

ThePotatoChronicler avatar May 03 '21 21:05 ThePotatoChronicler

I would like this one to be there too, Rightnow whenever i do devdocs on a new system its generelly me running on the console :

Array.from(document.querySelectorAll("._disabled-list span._list-enable")).map(el => {
    el.click();
    console.log(el);
})

(a scraper friend made it for me)

crazyaccess avatar Jul 16 '21 17:07 crazyaccess

Sure, this seems reasonable to me. PRs are very welcome.

ojeytonwilliams avatar Jul 22 '21 09:07 ojeytonwilliams

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

weilonger avatar Nov 14 '22 10:11 weilonger