5 ms·
I can think of two easy solutions. One would be to synchronize Google Calendar and org-agenda and let Google Calendar manage the alarms/reminders in the phone.
by _a3w4 10y ago
I can think of two easy solutions. One would be to synchronize Google Calendar and org-agenda and let Google Calendar manage the alarms/reminders in the phone. This already exists.
The other solution would be to develop an app which polls emacs/org-mode for alarms/reminders. AFAIK this doesn't exist but it would be pretty easy to make.
- fulafel 10y agoCan org-mode sync to CalDAV servers? Then you could use eg. Sandstorm.io's hosted Radicale app.
- girzel 10y agoThere are a few packages that do that, here's one that does two-way syncing: https://github.com/dengste/org-caldav https://github.com/dengste/org-caldav I use it to sync with a Radicale server.