aceinnolab / Inkycal

Create awesome e-paper dashboards within minutes! Modularity? Check! Python3? Check? Works on Raspberry Pi Zero W? Check! Support for own modules? Check!
https://aceinnolab.github.io/Inkycal/
GNU General Public License v3.0
1.16k stars 125 forks source link

Feature request: prefix for multiple calendars within agenda module #237

Closed AndBosta closed 1 year ago

AndBosta commented 1 year ago

Right now we have 5 calendars displaying in the agenda module, and have more to add. I'd like for the name of the calendar (typically the family member that it is associated with) to display before the event title so we know who is doing what. On the Google Calendar web interface, this is handled via color coding of each event, but naturally we don't have the feature on an e-ink display.

Right now, the module is like so: Sun Jan 22 •12mi long run •Pay day 12:00p •Lunch with Emily 2:00p •Hockey practice

I'd like it to list the calendar that each event came from (and where I can control the text associated with each ical URL): Sun Jan 22 •Dad: 12mi long run •Mom: Pay day 12:00p •Mom: Lunch with Emily 2:00p •Karen: Hockey practice

Thank you for your work developing this software!

github-actions[bot] commented 1 year ago

Marking this issue as stale due to inactivity