DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

nookFileManager: feature request #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, if you want to copy more than one file, you have to do the 
whole process (searching the file, select "copy", go to the target 
directory, select "paste") for every single file. If you want to retain a 
directory structure, you can't use "copy to my downloads".

There's a lot of potential, to make this more comfortable. What do you 
think about this approach?

- By pressing "copy" the selected file is added to a "to-do list". It's 
possible to add as many files as you like to the to-do list.

- By pressing "paste" this to-do list will be displayed containing all 
added files and two additional entries (as the first items):
  -> paste all
  -> clear list

- By selecting "paste all" all files in the to-do list will be pasted in 
the current folder

- By selecting a single file, only this file will be pasted in the current 
directory. The to-do list should stay opened (as long as other files are 
listed), to paste one of other files. Pasted files will be removed from 
the listing.

- It should be possible, to remove single files without pasting them.

- Closing the to-do won't clear the list, as you may want to paste them in 
a different folder.

Original issue reported on code.google.com by testf...@gmail.com on 15 Mar 2010 at 2:15

GoogleCodeExporter commented 8 years ago
That's a nice idea. I'll try to incluide this change in the next build.
btw, you can copy whole directories by longpressing on the folder.

Original comment by hari.swa...@gmail.com on 15 Mar 2010 at 9:50

GoogleCodeExporter commented 8 years ago
And perhaps another nice feature:

On network shares there's the option "copy to my downloads". This is generally 
a 
good idea. But it would be a bit more versatile, if the target directory could 
be 
choosen.

I think, in the folder menu (longpressing on the folder) there could be an 
option 
"set as target folder" and from now on (until I exit the app) this directory 
will be 
used as target when I press "copy to my downloads" (renamed to "copy to 
fiction", of 
course, when the folder "fiction" on the external SC-card was choosen as 
target).

Original comment by testf...@gmail.com on 16 Mar 2010 at 9:01

GoogleCodeExporter commented 8 years ago
I added these changes, but didn't test it a lot. I'll probably test it next 
week and 
do a build ~28th or so. If you like to give it a try before that, use the 
attached 
package. If you see any issues, just add a comment to this issue.

Thanks.

Original comment by hari.swa...@gmail.com on 19 Mar 2010 at 12:27

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you, Hari! Good job! It's such a great tool now. Thank you so much...

I've tested it thoroughly and there's only one minor bug:

If I cut multiple files (instead of selecting "copy") to the "to-do list", only 
the 
first "cutted" file will be erased from the source folder. All other files are 
only 
copied to the target folder and therefore remain in the source folder.

Original comment by testf...@gmail.com on 19 Mar 2010 at 8:58

GoogleCodeExporter commented 8 years ago
Thanks for testing. I added the fix and will upload the apk file in downloads 
section.

Original comment by hari.swa...@gmail.com on 21 Mar 2010 at 2:08