Thread: BeBook Question
View Single Post
Old 09-09-2009, 02:32 PM   #16
fjtorres
Grand Sorcerer
fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.fjtorres ought to be getting tired of karma fortunes by now.
 
Posts: 11,732
Karma: 128354696
Join Date: May 2009
Location: 26 kly from Sgr A*
Device: T100TA,PW2,PRS-T1,KT,FireHD 8.9,K2, PB360,BeBook One,Axim51v,TC1000
Quote:
Originally Posted by dottedmag View Post
Copy/move implementation from previous Madshelf version was ugly and quite non obvous (It was copy/cut/paste on files). Does anyone have ideas or maybe a working example of easy to use file operations on such devices?
I interpret this a request for ideas of how to implement file management functions with only number keys for input.
Off the top of my head, the concept that comes to mind is a modal menu pick using a spike.
http://www.rosevines.org/blog/2008/6...ange-text.html
The way it would work would be that under a <file management> menu/pane one could select <tag>,<copy>,<move>,<delete>.

File management would be a three step process:
1- Select tag mode
2- Navigating the file system, each long-pressed file or folder would get added to a list of files on an internal "spike" file. This list could span the entire file system.
3- When done building the transfer list, selecting <copy>,<move>,or <delete> would present the file list and prompt for confirmation before actually carrying out the batch operation.

I know modal operation is not generally considered good UI design on PCs but, Linux or no Linux, ebook Readers aren't PCs.
<shrug>
Anyway, the spike concept is a pretty clean way to carry out repetitive functions, no?
fjtorres is offline