forked from plusonelabs/calendar-widget
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Append "(Day x/y)" to the end of event title of multi day events #81
Labels
enhancement
New feature or request
Comments
Indeed. Personally I prefer to keep the event start/finish time underneath the event title and to see the day of week and date as part of header. So in my case a "Day x/y" inline with the event title would be very clear in it's meaning. But perhaps I forgot that it might cause confusion in other configurations.
So I leave it to your disgretion. If you think it is a bad idea then don't do it.
9 Nov 2021, 06:29 by ***@***.***:
…
Logically "Day 3/5" looks more like a part of the event's date than of its title.
We have e.g. "in 3 days" there. See > #7 <#7>
@shompoe <https://github.com/shompoe>> What do you think?
—
You are receiving this because you were mentioned.
Reply to this email directly, > view it on GitHub <#81 (comment)>> , or > unsubscribe <https://github.com/notifications/unsubscribe-auth/AM6VTXYZTFECXB7MP6GIQ4TULC5UTANCNFSM5GBQEXOA>> .
Triage notifications on the go with GitHub Mobile for > iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>> or > Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>> .
|
@shompoe I see that "Day x/y" is really NOT a formatted date, this is a formatted date in the date period. Meaning that we need three dates instead of one in order to create the formatted "day of event period". Thank you for the suggestion, I will think about this feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I borrowed this idea from Google calendar so just create a multi day event and look at it in Google calendar to see what I mean.
The text was updated successfully, but these errors were encountered: