metafates / mangal

📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!
MIT License
1.27k stars 51 forks source link

Keybind to download chapters in the specific page #160

Open breaking-loss opened 1 year ago

breaking-loss commented 1 year ago

Feature Description

When you are presented with the available chapters it is divided into seperate pages . Please add a keybind to select only the chapters in the page that is currently being viewed . Without a keybind you have to manually select which chapters to download which is tedious .Can you also extend this functionality to filter

Solution you would like

I am partly sure the keybinds being used are from vim .I am only a beginner when it comes to vim so I will leave it to your judgement

Alternatives you have considered

Other thing I have considers is choosing to download chapters in a range ( eg 1-10 ) . But I think it is hard to achieve ,especially if the manga have volumes ,but if you can I will be very delighted .

Maybe the key commands can be :d5 to download the next 4 ch along with the selected chapter :d1-10 to download the chapters 1-10

Additional context

No response