FileManager

Revision 6 as of 2013-01-24 18:59:46

Clear message

File Manager

This web page is where we are coordinating the work to build a File Manager application for the Ubuntu Phone that could also extend to other form factors too with the responsive design features built into the Ubuntu SDK

The Details

Launchpad Project

ubuntu-filemanager-app

Launchpad Team

ubuntu-filemanager-dev

IRC Channel

#ubuntu-phone on Freenode

User Stories

Note: please don't add user stories here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Must Have: I want to view the contents of a directory (files, sub-directories)
  • Must Have: I wish to sort files by: type, name, date modified, date created, other?
  • Must Have: I want to see properties of an individual file (e.g. size, type, date created)
  • Must/Should Have: I want to manage files (e.g. cut, copy, paste, delete)

Functional Requirements

Note: likewise, please don't add functional requirements here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Read directory contents (requires QML plugin)
  • Get file information
  • File cut/copy/paste and delete
  • Sort directory contents by user defined criteria (type, name, date modified etc.)

Design

How To Add Your Design

Directory icons view

Directory list view

Change Directory

  • Paulo José - An instance of browsing to Music folder.

  • Paulo José - Showing multiple folders with the pinning feature.

Sort contents

Bulk actions

Select multiple files/directories to cut/copy/delete/paste

  • Needed

File metadata view

Create new folder

  • Needed

Mock-up

Examples of complete mock-up.

Without Tabs

* Francesco Corazza - A proposal of File Manager.

Implementation

This is where the spec will be.