[GH-ISSUE #476] Feature request: Calendar Offset #292

Open
opened 2026-03-20 17:28:49 +01:00 by sascha_hemi · 0 comments
Owner

Originally created by @SebastianDammAC on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/476

As a user I would like to have calendars for different days on different tags. While adjusting the apps script to fetch data for different days is not an issue, currently the date for the calendar always shows the current date.

By providing an offset in days the web-interface I would like to be able to set the displayed date to any date relative to the current date.

As mentioned adjusting the apps script works fine but currently the date is hard-coded in contentmanager.cpp

Bonus: If the offset could be handed over to the apps script, it would not be necessary to have modified scripts per selected day-offset and it could automatically fetch the right data from google calendar

Originally created by @SebastianDammAC on GitHub (Jun 17, 2025). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/476 As a user I would like to have calendars for different days on different tags. While adjusting the apps script to fetch data for different days is not an issue, currently the date for the calendar always shows the current date. By providing an offset in days the web-interface I would like to be able to set the displayed date to any date relative to the current date. As mentioned adjusting the apps script works fine but currently the date is hard-coded in contentmanager.cpp Bonus: If the offset could be handed over to the apps script, it would not be necessary to have modified scripts per selected day-offset and it could automatically fetch the right data from google calendar
sascha_hemi added the enhancement label 2026-03-20 17:28:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#292