piwigo-flutter-app icon indicating copy to clipboard operation
piwigo-flutter-app copied to clipboard

Add image details feature

Open yamanq opened this issue 4 years ago • 4 comments

Problem

Right now, if the image name is too long, there is no way to learn the full name. The description and other information are also hidden.

Once search is implemented, it will be important to know the album that an image is coming from.

Proposed Solution

On the image view page, clicking the title of the image brings up an Image Details page, that displays at least the following information:

  • Full title
  • Description
  • Albums

While I know that our primary objective is to reach the same features as the iOS app, this feature is sorely needed in my use case. There are a few issues on the iOS GitHub that ask for something similar as well. Would you accept a pull request that includes this feature?

yamanq avatar Feb 13 '22 02:02 yamanq

Hi, I agree that the Image view is quite empty and needs to show more information. Right now I'm on the "Invalid url" issues. However this feature seams to work with the API.

remi-martin avatar Feb 14 '22 08:02 remi-martin

Hi, and is it possible to add tags to display also?

kav72 avatar Feb 06 '23 07:02 kav72

Hi,

Do you mean to search images by tags or to see the tags and other details of an image when in fullscreen display ?

Regards.


De : Andrey Karankevich @.> Envoyé : lundi 6 février 2023 08:03 À : Piwigo/piwigo-flutter-app @.> Cc : Rémi MARTIN @.>; Assign @.> Objet : Re: [Piwigo/piwigo-flutter-app] Add image details feature (Issue #94)

Hi, and is it possible to add tags to display also?

— Reply to this email directly, view it on GitHubhttps://github.com/Piwigo/piwigo-flutter-app/issues/94#issuecomment-1418605450, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ7UWF423CN6E4BSA6QG3B3WWCO3BANCNFSM5OIABNNQ. You are receiving this because you were assigned.Message ID: @.***>

remi-martin avatar Feb 06 '23 08:02 remi-martin

Hi, I would like to see the tags and other details of an image when in fullscreen display

kav72 avatar Feb 07 '23 09:02 kav72