Replies: 1 comment 5 replies
-
I threw together the "inline mode" on a fork because I needed it: lukasschwab#1 Happy to clean it up and open a PR, but I realize it's likely to clash with charmbracelet/bubbles#76. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A date picker would be quite useful.
I don't think I really need to expand too much on it. Dates are obviously useful to humans.
A couple modes come to mind tho.
Mode 1: A calendar mode where the current month is displayed
and the cursor keys can be used to selected a day.
Mode 2: an inline mode where the date is shown as
and the some shortcut keys can increment/decrement day or month or year.
That's it. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions