LibrePhotos/librephotos

Allow copy photo to clipboard

Ouverte

#544 ouverte le 12 juil. 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Python (266 forks)batch import
difficulty: easyenhancementfrontendgood first issuesize: S

Métriques du dépôt

Stars
 (6 222 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Describe the enhancement you'd like Currently, trying to copy a photo from the timeline to clipboard results in a blank 0byte .webp file being copied. It would be nice to be able to copy the photo in a compatible format (like jpg) and paste into another application. We could add a menu item for selected photos that is called something like "Copy to Clipboard", or perhaps we could add a copy icon overlay on the image, or even a keyboard Ctrl-C shortcut.

Describe why this will benefit the LibrePhotos This would be much easier than having to download a single file as a zip, then unzip it, then copy it into another application.

Guide contributeur