Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

195
Views
Google Script: SetTitle al título existente + Agregar texto o emojie

¿Cómo agrego más texto al nombre del título del calendario con Google Apps Scripts?

He creado una función para buscar y cambiar configuraciones/clases para elementos de calendario específicos; funciona.

Sin embargo, me gustaría mucho actualizar el título del calendario , por lo que el título final se establece en (texto adjunto + título original).

  • Ejemplo:

  • [Título original: Pregunta del cliente sobre el precio]

  • [Anexar texto: ❓]

  • [Título final del calendario setTitle: ❓ Pregunta del cliente sobre el precio]

     events.forEach((event)=>{ Logger.log(event.getTitle()); event.setColor("8"); event.setTag('Spørgsmål' , 'spg'); ------> Need help here: event.setTitle(); <------ })

¿Es esto factible de alguna manera?

Saludos Casper

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!