globular
globular copied to clipboard
Sort projects by last access time
So from now on it records last change time? No problem!
On Wed, Dec 30, 2015 at 4:54 PM, jamievicary [email protected] wrote:
— Reply to this email directly or view it on GitHub https://github.com/jamievicary/globular/issues/31.
The operating system stores this in the "atime" property of the file. So the backend could get this value whenever the list of projects is requested, and send it to the front end to use for sorting.
On Wed, Dec 30, 2015 at 4:59 PM, casparwylie [email protected] wrote:
So from now on it records last change time? No problem!
On Wed, Dec 30, 2015 at 4:54 PM, jamievicary [email protected] wrote:
— Reply to this email directly or view it on GitHub https://github.com/jamievicary/globular/issues/31.
— Reply to this email directly or view it on GitHub https://github.com/jamievicary/globular/issues/31#issuecomment-168033956 .
Ah great I see.
On Wed, Dec 30, 2015 at 5:06 PM, jamievicary [email protected] wrote:
The operating system stores this in the "atime" property of the file. So the backend could get this value whenever the list of projects is requested, and send it to the front end to use for sorting.
On Wed, Dec 30, 2015 at 4:59 PM, casparwylie [email protected] wrote:
So from now on it records last change time? No problem!
On Wed, Dec 30, 2015 at 4:54 PM, jamievicary [email protected] wrote:
— Reply to this email directly or view it on GitHub https://github.com/jamievicary/globular/issues/31.
— Reply to this email directly or view it on GitHub < https://github.com/jamievicary/globular/issues/31#issuecomment-168033956> .
— Reply to this email directly or view it on GitHub https://github.com/jamievicary/globular/issues/31#issuecomment-168035406 .