Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Implement sorting #10

Open
ferndot opened this issue Sep 7, 2013 · 8 comments
Open

Implement sorting #10

ferndot opened this issue Sep 7, 2013 · 8 comments

Comments

@ferndot
Copy link
Member

ferndot commented Sep 7, 2013

We need to be able to sort files alphabetically, by type, size, and edit date.

@HR
Copy link
Member

HR commented Dec 27, 2013

For this META DATA is required! Maybe (if there is no other way) we can convert file to binary and search it for metadata.

@jackd1
Copy link
Member

jackd1 commented Dec 27, 2013

This metadata is already accessable from properties of the file: http://www.w3.org/TR/FileAPI/#file

@HR
Copy link
Member

HR commented Dec 27, 2013

Is it supported by FxOS parser?

@HR
Copy link
Member

HR commented Dec 27, 2013

By gecko?

@ferndot
Copy link
Member Author

ferndot commented Dec 27, 2013

It is available!

@ferndot
Copy link
Member Author

ferndot commented Dec 27, 2013

...as properties of the File Object.

@HR
Copy link
Member

HR commented Dec 27, 2013

Have we implemented it in any get file from enumeration function

@ferndot
Copy link
Member Author

ferndot commented Dec 27, 2013

No, but it will be easy!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants