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

Is there any efforts to support other timestamps formats supported by org-mode? #104

Open
novakboskov opened this issue Feb 10, 2018 · 1 comment

Comments

@novakboskov
Copy link

novakboskov commented Feb 10, 2018

org-mode itself supports repeaters:
<2007-05-16 Wed 12:30 +1w>
and diary-style sexps:
<%%(diary-float t 4 2)> (all supported formats are described in docs).

However, it seems to me that org-gcal supports only Event; Appointment format. Is there any effort to support other formats?

Since org-agenda handles all these formats correctly, I suspect that some agenda API should be harnessed to achieve the goal. Of course, if Google Calendar supports such date algebra as Emacs diary?

@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

2 participants