nextcloud / nextcloud/server

Display Upload Date for Files in Web Interface (and make it sortable)

Open
#22,278 107 comments 29 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: files hotspot: file time handling
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Hi Devs,

The Use Case is:

1, Anyone adds new Pictures to a Folder with (Picture) Creation Date 15.05.2020.
2, It is sorted for Creation Date so I find easily the new pictures
3, Anyone adds new Pictures to a Folder with (Picture) Creation Date 30.05.2020.
4, It is sorted for Creation Date so I find easily the new pictures.
5, Anyone adds new Pictures to a Folder with (Picture) Creation Date 22.05.2020.
6, It is sorted for Creation Date so I do not find new pictures nor at the beginning and not at the end too. ---> That is quite frustrating

Is there a possibility to personally adapt something like that. It is really annoying missing new pics.
(In The app this would be very nice too and I would make another feature request there too.)

Thanks for considering,
Florom

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by reviewing the web interface's current file listing and the 107-comment discussion, then establish the expected upload-date display and sorting behavior before identifying the affected code and tests.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.