Skip to content
k3b edited this page Jul 1, 2016 · 25 revisions

You can reach the Folder-Picker via

  • the "folder symbol" or menu "Folder Filter" in the Gallery-View
  • the menu "Copy" or "Move" in the Gallery-View in multiselection mode
  • the "folder picker" and the "date picker" in the Filter-View

In the top area is the "path bar" : a list of button where each button represent a folder in the current path.

Below you find a list of folders and sub-folders.

In the button area you have buttons OK, Cancel and a preview image

Features:

  • The numers in the names indicates how many folders/photos belong to the item. Example "AgiosNicolaus (2):(33+15)" has the following meaning:
    • "(2)" The folder "AgiosNicolaus" has 2 subfolders with images
    • ":(33+15)" The folder "AgiosNicolaus" contains 33 photos and subfolders of it contain +15 photos.
  • If you tap on a (sub)folder in the list or a button in the path bar
    • the current folder path is updated
    • the folder picker navigates to that path
    • and a photo belonging to the folder is displayed in the lower right corner.
  • If you long tap on a (sub)folder in the list or a button in the path bar you get a context menu for the folder
    • Create Folder to create a folder when copying/moving files.
    • "Show in new Gallery" opens a new Gallery-View filtered by selected folder (or date)
    • Details (since 0.5.0): show infos about the selected folders: Number of photo-files/ Megabytes and statistics about thumbnails.
    • #53 Advanced Thumbnail Options only available if settings Enable Thumbnails Menus is checked. (since 0.5.1)
      • move thumbnails (of current selected folder including subfolders) to a different thumbnail-rolder (i.e. from internal memory to sd-card or vice versa)
        • The folder where newly generated thumbails are stored is hardcoded in android and cannot be changed at runtime.
        • Via move thumbnails the generated thumbs can be moved into a different place.
        • you should only use one location for the thumbnails so loading them
      • delete thumbnails These will be regenerated as soon as they are needed.
      • if current dir is DCIM and below
        • Repair Thumbnails removes broken thumbnails (i.e. not referenced by an image or where Thumbnail-file does not exist anymore)
  • The "Ok" button takes the current folder-path and updates the caller:
  • The "Cancel" button or the back button closes the picker without affecting Gallery-View or Filter-View
  • You can swipe the path bar to left/right to scroll to path-buttons on the right or left.

See also

Clone this wiki locally