ios icon indicating copy to clipboard operation
ios copied to clipboard

🗃️ "Personal files" view

Open AndyScherzinger opened this issue 1 year ago • 3 comments

Client alignment with newly introduced server view via https://github.com/nextcloud/server/issues/42919

AndyScherzinger avatar Jan 18 '24 11:01 AndyScherzinger

@marinofaggiana @mpivchev do you have an idea where to put it?

On Android it is very straight forward. It is a filter on root view only, limiting files/folders to

  • owned by user
  • no groupfolders
  • no incoming shares

2024-01-26-081730

tobiasKaminsky avatar Jan 26 '24 07:01 tobiasKaminsky

Same in iOS, @mpivchev where we can put this voice "filter" ? any idea ? (All files / Personal files)

marinofaggiana avatar Jan 26 '24 08:01 marinofaggiana

image

We are planning to add a dropdown menu to top right bar in #2744 , so we can put it inside.

mpivchev avatar Jan 26 '24 15:01 mpivchev

@mpivchev can you added in the new menu -> switch (All files / Personal files), so I can create the correct DB query for the results

marinofaggiana avatar Mar 11 '24 14:03 marinofaggiana

@tobiasKaminsky about :

  • no groupfolders

Server present the group folders in Personal files...

marinofaggiana avatar Mar 21 '24 09:03 marinofaggiana

@marinofaggiana bug to be fixed, reported on server: https://github.com/nextcloud/server/issues/44359

AndyScherzinger avatar Mar 21 '24 09:03 AndyScherzinger