Chapter status should be editable in the chapter view section

Issue #128 resolved
Thomas Harning created an issue

A useful feature would be able to either select an option in the menu or long-press on one of the chapters and have the UI switch such that I can select multiple chapters by short-pressing on them and a panel appear where I can mark chapters as read/unread/clear-progress.

Comments (5)

  1. cylonu87 repo owner

    The feature is implemented:

    • Select a series
    • In the list of chapters, press the overflow menu (3 vertical dots) at the right of the action bar.
    • Select "Update chapters flags"
    • Select the chapters and statuses in the popup.
  2. Thomas Harning reporter

    Yes - this is do-able, however if you are browsing your chapter list and notice something in the middle you need to change, its a bit of a pain to find it again in the chapter flags.

    Very minor nit-pick, though as I typically don't have a use.

    I suppose another enhancement would be to be able to mark all chapters before a given pt as read to avoid having to perform a bunch of checkbox selections to do it... such as when switching Manga readers and doing the initial manual 'sync'... luckily I don't have this issue for many Manga since most are either on my to-read list, or completely-read except for waiting for new chapters.

  3. Thomas Harning reporter

    Suspect that the 'Select Previous' option is related to this, so putting it here... but it appears that 'Select Previous' does nothing.

    I'm guessing its purpose is to select all previous items from the list based on the currently checked items.

    Tested cases: * No checkmarks prior => nothing checked (expected) * First checkmark checked (newest episode in this case) => no change it what is checked * Middle checkmark checked => no change it what is checked * Last checkmark checked => no change it what is checked

  4. cylonu87 repo owner

    First you select "Select previous" then select a chapter in the list -> chapters before the one just selected are automatically selected.

  5. Log in to comment