Currently, when using the "left/right arrow keys" in the calendar or planner view with a "2–7 days view", Akiflow does "not" move the view forward by one day at a time. Instead, it "waits until the selected day reaches the last visible day in the panel", then shifts the entire view by the total number of visible days. This leads to inconsistent and unintuitive behavior for users who expect the arrow keys to always nudge the view by "exactly one day" per press—especially when fine-tuning time blocks or navigating across adjacent days. Change the behavior so that: Pressing the "left/right arrow keys" always shifts the visible calendar by "exactly 1 day", regardless of whether the user is in a 2-day, 3-day, 7-day. Each keypress would scroll the entire visible range by one day, maintaining the current zoom (e.g., if viewing 3 days: move from May 20–22 → May 21–23).