Calendar overhaul #1801
Rekkonnect
started this conversation in
Ideas
Replies: 0 comments
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.
-
I'm gonna list a lot of ideas for making the calendar component better, but each can be individually accepted/rejected and prioritized.
Motivation
The calendar is a nice way to visualize a month, but it does not offer enough flexibility, like showing multiple months or restricting the month's view. It's best to avoid feature bloating but some are actually critical for a calendar, even in the CLI.
Features
The additional months can be laid out either vertically or horizontally, optionally with separators between them.
Sometimes we want to begin the work week on Monday
For example, ignore weekends and only render Mon-Fri
Show the week of the month or year
Availability
I may be able to develop some of the features, depending on the amount of effort required to pull them through.
Beta Was this translation helpful? Give feedback.
All reactions