-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Up / down arrows to go back / forward by 1 week #252
Comments
@stevecondylios Just FYI, Shift + Up/Down will do week jumps. |
That's awesome. Thank you very much!! I'll be using that a lot. Do people often jump years? I suspect jumping weeks is much more common^ so up/down should be for weeks not years. But that's my 2c. :) Thanks again! ^ Especially for those coming from windows (where up/down goes back/forward by a week), which is probably a few of us |
Personally, I like the current setup with the arrow keys by themselves handling the bigger jumps (months and years) and the addition of the modifier key for shorter jumps (days and weeks). But I've learned this behavior over many years using the software. There's actually quite a few keyboard shortcuts that are pretty useful: https://www.mowglii.com/itsycal/help.html#keyboard_shortcuts |
@stevecondylios You can also use a |
The ability to use vim motions made me smile. This is a great for vim users. But (just my opinion) I still think up/down arrows would be more intuitive for general members of the public who use it. For context, I honestly don't think macOS is complete without itsycal because the default macOS calendar app is so ugly/unusable. So I think everyone (not just tech folks) should install and use itsycal, but non-vim users wouldn't think Thanks again for the awesome tip. My problem is 100% solved. |
Firstly, thank you for an amazing (and much needed) piece of software.
Currently up and down arrows more back and forward 1 year, this is cool but probably not used too much.
I think having up / down arrows move back and forward 1 week would be amazing.
Reason being, when you put the cursor on a specific day and you want to see what date is n weeks from that day, you just take down that many times. E.g. to find 3 weeks from next monday, put the cursor on next monday and tap down three times.
Back / forward one year could be command + left and command + right (more intuitive, since left and right currently go back / forward 1 month).
The text was updated successfully, but these errors were encountered: