gwater / kthoom

[ Backup from code.google.com/p/kthoom ]
MIT License
0 stars 0 forks source link

Select multiple files and let users go to next/previous files #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Today, the user is only allowed to select one file and as the user navigates 
pages, it cycles from last to first page.

Instead, we could do something like this:

  * user is allowed to select any number of files
  * kthoom loads the first file - after navigating past the last page of the current file, go to the first page of the next file
  * allow keyboard shortcuts to navigate to next and previous files

This would let users establish longer term sessions and not have the pain of 
selecting file after file.

Original issue reported on code.google.com by codedr...@gmail.com on 12 Jun 2014 at 5:24

GoogleCodeExporter commented 9 years ago
Ok, that was easier than expected!  Fixed in revision 18059ef7404b

Original comment by codedr...@gmail.com on 12 Jun 2014 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by codedr...@gmail.com on 12 Jun 2014 at 6:52