From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: OT: Android, external HW-keyboard and Emacs Date: Tue, 23 Apr 2013 22:16:00 +0200 Message-ID: <87a9opypdr.fsf@free.fr> References: <2013-03-26T13-37-35@devnull.Karl-Voit.at> <2013-03-26T15-53-35@devnull.Karl-Voit.at> <878v4li4i4.fsf@dod.no> <871uacutew.fsf@krugs.de> <2013-04-16T11-31-28@devnull.Karl-Voit.at> <87obdedapg.fsf@krugs.de> <2013-04-16T12-52-44@devnull.Karl-Voit.at> <57be1422-137e-4379-b618-cc324e9124f9@email.android.com> <2013-04-16T15-18-25@devnull.Karl-Voit.at> <87fvyqf5yy.fsf@ucl.ac.uk> <2013-04-23T11-02-40@devnull.Karl-Voit.at> <87vc7dmuyi.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUjlG-0002mb-95 for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 16:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUjlE-00047W-S4 for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 16:24:22 -0400 Received: from plane.gmane.org ([80.91.229.3]:54872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUjlE-00047R-LX for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 16:24:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UUjlC-0000QT-EP for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 22:24:18 +0200 Received: from 78.251.75.150 ([78.251.75.150]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Apr 2013 22:24:18 +0200 Received: from j.cubizolles by 78.251.75.150 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Apr 2013 22:24:18 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric S Fraga writes: > I tried out the sync to calendar option in MobileOrg. It synced tasks > (i.e. scheduled and deadline entries) but not entries with just active > time stamps which are what I use for appointments. It's working for me: I'm using the latest MobileOrg from the PlayStore and entries with just a time stamp are synced to my Android phone calendar. I think however it didn't use to work before, and the doc on the github site seems to say that it's not possible. Julien.