tommi1hirvonen / ExifNotes

Exif Notes is an Android application that let's you quickly make structured notes in the field when doing film photography. It has about 1,500 active installations through Google Play.
GNU General Public License v3.0
32 stars 4 forks source link

Better Differentiate Gear with the Same Name #45

Closed Nesaijn closed 9 months ago

Nesaijn commented 1 year ago

Is your feature request related to a problem? Please describe. I have for example two cameras of the same model. When choosing a camera for a roll of film I can't differentiate between the two since only the name of the camera is shown. I can imagine the same issue with lenses for example.

Describe the solution you'd like Having the serial number for example shown in parantheses behind the camera name would be nice. An improved solution would be to do this only when there is actually more than one option with the same name, i.e. when it is necessary

Describe alternatives you've considered Giving the gear indeces that would be shown. But this is less ideal in my opinion because the serial number is already given and bound to the gear other than a new index number given by the app.

Additional context