Giter Site home page Giter Site logo

Comments (3)

telotortium avatar telotortium commented on August 27, 2024

I've known about this issue for a while. I think adding a new property for the calendar and event ID is probably the best solution. However, the reason I went with using the ID in the first place was to be able to use org-id-find to quickly navigate to an event to update it from org-gcal-sync. Ideally the logic from that function could either be reused as-is, or else I could make a copy of the logic but change the property name.

from org-gcal.el.

EdGrrr avatar EdGrrr commented on August 27, 2024

I was looking at this a bit over the last few hours. If I understand it correctly, having multiple IDs for a entry is fine, so the current setup should work.

Is this connected to #52? Presumably, if it was possible at one point to request the calendar-id, it would also be possible to determine the google-id for the event too? I have very little elisp experience, so I am not entirely sure what is possible here.

from org-gcal.el.

telotortium avatar telotortium commented on August 27, 2024

@EdGrrr In #71 I added code to only use the existing ID property if it matches the format of the IDs generated by org-gcal, which won't match a UUID like you have there. Can you check if that works for you?

from org-gcal.el.

Related Issues (20)

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.