Read the statement by Michael Teeuw here.
Ongoing events
-
Hi all, newbie here (only to MM not Linux).
I’m having trouble setting up MM so it shows the current event, once an event starts it removes it from display.
Here’s my current config:
modules: [
{
module: “alert”,
},
{
module: “updatenotification”,
position: “top_bar”
},
{
module: “clock”,
position: “top_left”
},
{
module: “calendar”,
header: “Upcoming Events”,
position: “top_left”,
config: {
maximumEntries: “15”,
maximumNumberOfDays: “14”,
hideOngoing: “false”,
showEnd: “true”,
getRelative: “0”,
fade: “false”,
fadePoint: “1”,
calendars: [
{
symbol: “calendar-check”,
url: “webcal://www.calendarlabs.com/ical-calendar/ics/75/UK_Holidays.ics”
},
{
url: “https://calendar.google.com/calendar/ical/”
}
]
}
},I’d like to keep the current view as it is (showing start and end times of the events but also keep the currently ongoing events displayed too.
I’ve tried different config options but can’t seem to make it work.
Any ideas?
TIA
-
Anyone able to help?
-
it does not work the way you want… not a config option… code would have to be changed
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login