orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

feature: enhance calendar widget with time picker

Open seflue opened this issue 1 year ago • 0 comments

When creating a date using the calendar widget, a time can now set directly from the widget.

  • t jumps to the time picker
  • h/l switches between hour, "big" minute and "small" minute selection
  • j/k decreases/increases the time

The step size for "big" and "small" minutes can be configured. Default is 15 and 5 minutes. When adjusting hours, the minutes are rounded or not (this behavior can be disabled in the config, if too confusing - I find it quite useful).

See also #607.

seflue avatar Jan 14 '24 00:01 seflue