Skip to content
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

Prefix events with local source calendar names #285

Closed
jpcjpc69 opened this issue Sep 18, 2022 · 5 comments
Closed

Prefix events with local source calendar names #285

jpcjpc69 opened this issue Sep 18, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@jpcjpc69
Copy link

Before submitting, know that many features are met with skepticism as we try to make most features relevant to all users
OK
Please provide the following information:

  • Please describe the feature you would like to see (it would be helpful if you could add any necessary screenshots, ics strings, etc)

Firstly - thanks for this awesome script! It's going to help a lot!
Right now, your code seems to be able to identify the destination calendar name in google calendar - it's based on the name of the calendar.
I've currently got about 5 "read only" type public calendars for various family sports events. Some of these calendars do not do a good job with event titles - just calling things "practice" so when I see them integrated, it is hard to know what calendar they came from. It would be great if you can somehow pull the source calendar "name" field and allow us to prepend that to the event title. For example "Eileen Hockey" + (the event name).

That would allow us to know from which calendar it came.
Hope that makes sense.

@jpcjpc69 jpcjpc69 added the enhancement New feature or request label Sep 18, 2022
@jonas0b1011001
Copy link
Collaborator

Have you tried var addCalToTitle = true;?

@jpcjpc69
Copy link
Author

jpcjpc69 commented Sep 18, 2022 via email

@jonas0b1011001
Copy link
Collaborator

Yes, but that seems to put in the calendar originator or something - I can only guess that not all calendars have this setup properly.

Maybe have a look at #144 for custom prefixes.

@derekantrican
Copy link
Owner

@jpcjpc69 - did you have a chance to try some of @jonas0b1011001 's suggestions?

@derekantrican
Copy link
Owner

Closing as there has been no response. Please comment again if this is still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants