tachiyomi icon indicating copy to clipboard operation
tachiyomi copied to clipboard

Swipe to mark chapters as read

Open vongdong opened this issue 4 years ago • 6 comments

I feel J2K's implementation of the swiping to 'mark as read' is more intuitive but I also like the current hold to select/multiselect. Same goes for the way to download chapters. Having the option to quickly download/swipe individually and multiselecting is something I'd like to see in the future.

Maybe it could be done so mark as read is swipe left and download is swipe right. I know swipe right is used for bookmarking but I feel it's something used often enough for a swipe feature.

vongdong avatar Aug 07 '20 11:08 vongdong

There's already an issue for J2K download buttons #3039

I'd call swipe actions a quicker gesture, but I'd never call it intuitive.

vengiare avatar Aug 07 '20 12:08 vengiare

Ah, good to know the download button has been brought up.

Yeah, i couldn't really find the right way to describe it. Just swiping seems easier to do.

vongdong avatar Aug 07 '20 12:08 vongdong

I also agree that swiping is much quicker and easier, after using both J2K and main app for over a year.

joseph619 avatar Mar 03 '21 22:03 joseph619

yes, swiping is faster, but please do keep the long press for more options (don't remove it like jay) because downloading a select range is a pain on j2k and settings a select range as read/unread is impossible

KraXen72 avatar Mar 16 '21 07:03 KraXen72

@KraXen72 I don't see why range select has to clash with the swipe. Swipe would only add mark as read/unread and bookmark. Both can coexist.

joseph619 avatar Mar 16 '21 14:03 joseph619

I am ~~working on this~~ attempted to work on this and got the logic, swiping etc working but can't get the animations to work the way I want them to.

Here is the code: https://github.com/d-najd/tachiyomi/tree/swipe_chapter_feature

And an video.

https://user-images.githubusercontent.com/59766732/202315469-8a2af49f-fc4f-4eb8-ad72-10f82a9935e5.mp4

d-najd avatar Nov 04 '22 19:11 d-najd