Read the statement by Michael Teeuw here.
Calender: CustomEvents is not transform/replacing text correctly
-
Hello, i am using 2.26 and have some issues with Calender.
I am trying to replace a Title like “Wertstoffe 1100L 2-wöchentlich” with “Gelbe Tonne”.
My CustomEvent:customEvents: [ {keyword: 'Wertstoffe', transform: { search: '.*' , replace: 'Gelbe Tonne'}} ]My output is: GelbeTonneGelbeTonne
From my understanding if “Wertstoffe” is found in a title, search ‘.*’ will pick the whole Line and completely replace with my new string.
What could be the issue here ?
Regards,
Wolfgang -
@WookyDO can you show me the event from the ICS file?
curl -sL cal_url >someicsfile.txtthen edit to find the
BEGIN:VEVENT .... ... END:VEVENT
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