gsimplecal icon indicating copy to clipboard operation
gsimplecal copied to clipboard

Add tiny button to jump to today

Open unode opened this issue 6 years ago • 1 comments

After navigating across months/years it would be convenient to have a tiny button to return to today. There are already key shortcuts but having this for mouse navigation would be useful.

Taking some inspiration from Lightning in Thunderbird: screenshot_2019-03-24_05-48-10_240883551 What I'm referring to is the little circle.

unode avatar Mar 24 '19 04:03 unode

For what it's worth, there are keyboard shortcuts to accomplish this, specifically g and home: https://github.com/dmedvinsky/gsimplecal/blob/55adc415a4863be902810c6be1690a7bceb33c11/src/MainWindow.cpp#L160-L161

m-bartlett avatar Jul 17 '22 21:07 m-bartlett