CubeStuffs / CubeTime

Simple, modern speedcubing timer with many utilities, built with SwiftUI & UIKit.
https://cubetime.app
GNU General Public License v3.0
90 stars 4 forks source link

[Feature] Quick Switch between sessions #142

Closed Lollipop1445 closed 6 months ago

Lollipop1445 commented 1 year ago

Sometimes I like to switch quickly between different puzzles but the method of actual using a different session in the app is kind of long. Also sometime I forget what session I’m in. For the switching, something like a puzzle drop-down for playground mode could be implemented to where it shows the session. To be clear, I’m not saying get rid of the sessions tab, just make a quick switch function along with the dedicated tab. For the forgetting, maybe you could make the session banner/name more prominent and in the middle of screen to improve visibility.

pdtxie commented 1 year ago

The new v2 update now shows the session name as the default instead. We may look into adding a dropdown for a sessions quick switch in the near future.