wger-project / wger

Self hosted FLOSS fitness/workout, nutrition and weight tracker
https://wger.de
GNU Affero General Public License v3.0
3.11k stars 578 forks source link

Show gallery images from an Immich album #1744

Open gregistech opened 2 months ago

gregistech commented 2 months ago

Use case

Uploading pictures twice would be a waste of resource, and the Immich project for storing images has gotten big traction over the last few months.

Proposal

Connect wger's gallery tab to Immich and display an album dedicated to progress pictures.

aero31aero commented 2 weeks ago

Immich has a pretty powerful API too: https://immich.app/docs/api/

This should be a doable issue if there is sufficient demand.

I guess this feature would target people who're already selfhosting Immich so as a v1 it should be fine to ask for these two things:

  1. Immich server URL
  2. Immich API Key

Let the users handle creating the API key on Immich's interface themselves.