-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
files dates ( enhancement ) #10258
Comments
This comment has been minimized.
This comment has been minimized.
Simplicity and clarity are core design principles of Nextcloud: https://nextcloud.com/design :) And a relative date like 7 days ago is much better than a timestamp, since it directly tells you how long ago it was. Faced with a timestamp, people need to calculate when it was changed, and if it was a month ago or just yesterday. That’s why we show relative dates by default, and the exact timestamp on hover. |
This was referenced Jul 30, 2018
This was referenced Aug 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello,
having two day ago, 7 days ago, 10 days ago for the upload date stamp is, lets say, not usefull for clarity.
A nice clear timestamp might be better:
toto.jpg 7 days ago
vs
toto.jpg 13/07/2018 21:16
sorry, but my motto is clarity, simplicity is always better than anything else
The text was updated successfully, but these errors were encountered: