tedbarnett / PhotoTalk

An iOS and MacOS app for reviewing large quantities of photos - add voice narration and edit location and date
1 stars 0 forks source link

Date/Time Editing #19

Open tedbarnett opened 11 months ago

tedbarnett commented 11 months ago

When user taps the date/time area of the screen, a date/time picker should appear:

Use something nearly identical to the Apple Photo iOS Date Picker. See below.

If possible, can we include an "unknown" checkbox for the time? If users check that, the photo is stored with the time 00:00:00 (unless EXIF lets us leave it blank). If we load a photo and it has a time of 00:00:00, show the Unknown checkbox checked. If the "Unknown" checkbox is checked, the time entry area should be grayed out.

tedbarnett commented 11 months ago

image

prempratapsingh commented 10 months ago

hey @tedbarnett the date and time picker is looking like this now. Is it okey?