erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Search feature redesign #275

Open maliayas opened 5 months ago

maliayas commented 5 months ago

Current search box is cute but I think it may become more productive. What do you think about a filter box instead?

resim

I've opened this feature request for future reference. I'm aware that implementation is not easy and dev(s) may be busy with their life.

Finally I want to say that I'm very surprised why this excellent software is under 30K GitHub stars! Huge functionality, very simple UI design, great browser entegration via passing cookies and headers to the app... And all these for 500KB. Thanks for developing this in the open.

erickutcher commented 5 months ago

It might require a bit of a revamp to get working, but I'll consider it for the future. Generally I'm pretty content with everything that's been implemented as it meets my needs.