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

events dupplicated #84

Open
rafaelleru opened this issue Mar 24, 2017 · 7 comments
Open

events dupplicated #84

rafaelleru opened this issue Mar 24, 2017 · 7 comments

Comments

@rafaelleru
Copy link

On emacs 25, when I create a new event from org-capture the event is captured duplicated.

@gciolli
Copy link

gciolli commented Mar 28, 2017

See #85 (not sure whether it helps)

@rafaelleru
Copy link
Author

I thinks that this is because I run emacs as client and emacs as normal program, and org-gcal execs two times, could it be?

@nataliacontilde
Copy link

I think I have the same issue. It doesn't happen when the computer is not connected to the internet, though. And if I connect after creating the event it only uploads, without duplicating. Any solutions found?

@QikeLi
Copy link

QikeLi commented Jul 19, 2017

I am experiencing the same problem. I used to have:

(add-hook 'org-agenda-mode-hook (lambda () (org-gcal-sync) )) (add-hook 'org-capture-after-finalize-hook (lambda () (org-gcal-sync) ))

Now I commented out the second line, and not all events get duplicated. But still, for about 30% of events, they still get duplicated.

@phrxmd
Copy link

phrxmd commented Dec 6, 2018

Are the events duplicated in the org file?
Or are they duplicated in the agenda because they get a second timestamp?

@phrxmd
Copy link

phrxmd commented Dec 8, 2018

Can you check whether #122 fixes this?

@telotortium
Copy link

Hi everyone! This repository is obsolete - the actively developed fork is now https://github.com/kidd/org-gcal.el, which is also the "org-gcal.el" on MELPA (see #115). I'm one of the maintainers of https://github.com/kidd/org-gcal.el. I can't directly close issues or PRs on this repo, but please download https://github.com/kidd/org-gcal.el and see if your issue or PR is still applicable. If so, open an issue or PR on https://github.com/kidd/org-gcal.el. In any case, you should close your issue or PR in this repo.

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

No branches or pull requests

6 participants