facultyai / faculty-sync

Synchronise a local directory with your Faculty platform workspace
https://pypi.org/project/faculty_sync/
Apache License 2.0
10 stars 1 forks source link

Differences screen should order files by size and show size #4

Closed pbugnion closed 6 years ago

pbugnion commented 6 years ago

At the moment, the differences screen is of limited use if you have lots of files. To make it more useful, we should rank files by size, in descending order and show more information for each file: when it was last modified, the local and remote size where appropriate etc. We should also allow scrolling so you can see every file.

This was originally reported by Tom Begley in a private message to me (Pascal).

janfreyberg commented 6 years ago

Nice idea @tcbegley!

pbugnion commented 6 years ago

Merged in PR #5 and released in 0.3.0.