Giter VIP home page Giter VIP logo

Comments (1)

karbassi avatar karbassi commented on May 29, 2024

👋🏽 Hello @seththeskier! Great suggestion.

I believe it's already possible to do this without having any new code changes (adding complexity). Since you want two calendars to be updated, and not copying two calendars into a third combined calendar, you'll need to run this code as two separate instances.

I want my personal events to be titled as busy on my work calendar so that personal event details are not shared at work

If you have a work account ([email protected]) and a personal account ([email protected]), you can share personal calendar with the work account, but only as "show busy/free". That way, the work account (app script) will not see titles. You'll be able to show them as "Busy" (or whatever you choose, in the script).

I want my work event details to be retained on my personal calendar so that I can use my personal calendar as my primary calendar

From your work account, share your work calendar with your personal account as full permissions/full details. The app script, running on your personal account, can copy the work calendar events in full detail.

Hope that helps.

from sync-multiple-google-calendars.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.