photonix icon indicating copy to clipboard operation
photonix copied to clipboard

Timeline scroll helper when browsing photos

Open damianmoore opened this issue 7 years ago • 4 comments

It would be helpful to scroll back to a particular month/year when trying to use the main scroll bar. This could incorporate a histogram of number of photos taken each month. It might display when you hover over the right-hand area of the screen or when you start dragging. Need to also consider how it would display on touch devices that don't have hover events.

  • [x] Sections of photos to jump to
  • [x] Histogram display next to scrollbar with clickable bar per section
  • [ ] DOM sizing based on known sections and images within
  • [ ] Scroll spying to populate and unknown sections that are close to the viewport

damianmoore avatar Dec 29 '18 19:12 damianmoore

See the scrubbable photos section of https://medium.com/google-design/google-photos-45b714dfbed1

damianmoore avatar Dec 29 '18 19:12 damianmoore

This is in progress and the UI is visible at /components URI.

damianmoore avatar Feb 14 '19 20:02 damianmoore

I hadn't seen that article from the google photos front end dev. really cool read! This seems pretty old, but curious if this is what you're going for? i also saw the issue regarding Flickr open sourcing their justified algorithm. I'm sure you're busy and this isn't an issue to actually be solved, but curious what your thoughts are on direction there and if making the interface more google photos-esque is where you're heading?

cnelson-pdx avatar Aug 26 '21 21:08 cnelson-pdx

Hi @cnelson-pdx. There is a lot I want to do to make the timeline more useful. This is a rough order of priorities for timeline:

  1. Scrollbar showing month/date overlay so you can quickly get to a point in time
  2. Smart loading of thumbnails around current viewport and freeing memory
  3. Option for turning on justified layout like Flickr

Aside from thumbnails there is a lot more to do to refine the UI. You will see some of this in the next couple of weeks. I don't aim to specifically like Google photos but there will an emphasis on search other UX patterns that we like.

damianmoore avatar Sep 02 '21 14:09 damianmoore