FileManager

Differences between revisions 3 and 4
Revision 3 as of 2013-01-24 08:52:53
Size: 2787
Editor: 187-127-247-78
Comment:
Revision 4 as of 2013-01-24 12:59:01
Size: 2989
Editor: dpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 43: Line 43:
 * Needed  * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+-+Directory+Icons+View|David Jordan]]
Line 47: Line 47:
 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+01.+Directory+list+view|Paulo José]] - An instance of the Music folder.  * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+-+Directory+List+View|Paulo José]] - An instance of the Music folder.
Line 51: Line 51:
 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+03.+Change+Directory+-+Hierarchy+and+Context|Paulo José]] - An instance of browsing.  * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+-+Change+Directory+-+Hierarchy+and+Context|Paulo José]] - An instance of browsing.
Line 55: Line 55:
 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+02.+Sort+content|Paulo José]] - A proposal of sorting and grouping.  * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+-+Sort+Content|Paulo José]] - A proposal of sorting and grouping.
Line 64: Line 64:
 * Needed  * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/File+Manager+-+File+Metadata+View|David Jordan]]

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

Sort contents

Bulk actions

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

  • Needed

File metadata view

Create new folder

  • Needed

Implementation

This is where the spec will be.

Touch/CoreApps/FileManager (last edited 2015-07-10 19:24:29 by 173-109-70-164)