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

--init = two-way sync copying same calcurse item twice in the local calcurse calendar #123

Open
saamkhya opened this issue Jun 26, 2018 · 6 comments

Comments

@saamkhya
Copy link

I installed calcurse 4.3.0 from the tarball. I also successfully configured the calcurse-caldav for syncing with the google calendar. However, whenever I sync (using --init=two-way) the local calendar with the google calendar (remote), the same items are getting redundantly copied into the local calendar.

What is desirable is that if the item already present in the local calendar then it shouldn't copy that calcurse appointment/item again to the local calendar during calcurse-caldav.

Also, I want to know how to push only the changes made in the local copy to the google calendar, or the changes in the google calendar to the local copy, without having to entirely delete the local objects and downloading the remote objects using (init = keep-remote) or init=keep-local in the other case.

@saamkhya saamkhya changed the title --init = two-way syncing file twice in the local calcurse objects --init = two-way sync copying same calcurse item twice in the local calcurse calendar Jun 26, 2018
@loweryaustin
Copy link

@saamkhya As far as I have found, calcurse has not created any duplicate entries for me when I sync. It seems likely that there is an issue with the way that things are setup for you.

If you set everything up from scratch again, are you able to reproduce the problem? If so, could you provide the exact steps that you're taking to set everything up? Also could yo provide the configuration that you're using?

Also, I recommend keeping each issue to one single topic. Otherwise it makes it significantly harder for someone to reply to your issues.

@lfos
Copy link
Owner

lfos commented Aug 25, 2018

Any updates? This is fairly hard to reproduce without any additional information...

@saamkhya
Copy link
Author

saamkhya commented Aug 26, 2018 via email

@lfos
Copy link
Owner

lfos commented Aug 26, 2018

What was the problem?

@fabiobianchiwebdev
Copy link

How did you fixed @saamkhya ?

@davidrihtarsic
Copy link

Hi,
same issue here and I think this issue is related also to #232 ... if I run:
calcurse-caldav --init two-way --authcode XXXXXXXXXX
duplicated events appears...
BUT!! it was my mistake, running just:
calcurse-caldav
works like a charm! THX for calcurse!!!

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

5 participants