From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: MobileOrg and repeating events (was: Android MobileOrg: appointments without SCHEDULED/DEADLINE) Date: Wed, 24 Apr 2013 19:33:52 +0200 Message-ID: <2013-04-24T19-30-11@devnull.Karl-Voit.at> References: <20130324025258.521fa38a@aga-netbook> <20130407151332.218212de@aga-netbook> <20130408112847.769a44d3@aga-netbook> <2013-04-23T12-38-46@devnull.Karl-Voit.at> <877gjsczg6.dlv@debian.org> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV3b4-0007YL-SU for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 13:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV3b0-0008PA-2x for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 13:35:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:36002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV3az-0008Oc-Tr for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 13:35:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UV3ax-0008Nx-Vt for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 19:35:03 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Apr 2013 19:35:03 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Apr 2013 19:35:03 +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 * RĂ©mi Vanicat wrote: > > My main problem with mobilorg is that it do not translate > > <2013-05-07 Tue 9:00-11:00 +1w> > > in a recurring event, and I would really like this to be solved. Not a solution to your specific issue but this is how I deal with recurring events: I use org-clone-subtree-with-time-shift and periodically generate explicit copies (clones) for each occurrence. This way, I am able to move one single instance, add notes to single instances, and so forth. This way, it would also work for your MobileOrg. First, I was disappointed because Org-mode showed less flexibility than my old Palm PDA. However, after I switched to the method described above, I like it even more than flexible repeating definitions. HTH -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github