From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Beno=C3=AEt_Coste?= Subject: MobileOrg: adding new file Date: Tue, 14 Jun 2016 12:20:05 +0000 Message-ID: References: <874m8yee12.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1130d248289fb105353c073f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCnKk-0006FX-4r for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 08:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCnKi-0003u6-IZ for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 08:20:42 -0400 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:35456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCnKO-0003kX-4h for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 08:20:40 -0400 Received: by mail-wm0-x231.google.com with SMTP id v199so118602242wmv.0 for ; Tue, 14 Jun 2016 05:20:19 -0700 (PDT) In-Reply-To: <874m8yee12.fsf@saiph.selenimh> 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" To: "emacs-orgmode@gnu.org" --001a1130d248289fb105353c073f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello So what I wanted to discuss was the possibility for a MobileOrg to create new files from its phone and keep them synched. Currently the list of synched files is a file called "index.org" stored in the synch folder and Emacs and MobileOrg use ite for pulling changes. However everytime Emacs pushes a changes, it overwrites this file. Because for pushing, Emacs use a second list of files, the variable 'org-agenda-files and it will recreate a new index.org based on org-agenda-files content. To conclude, if MobileOrg had added a file to synch in index.org, it will be removed from the list after next Emacs push. So my suggestion is for Emacs to stop using org-agenda-files to generate the list of synched file but use the currently existing index.org. In case index.org does not exist (for eg. at repo initialization), then org-agenda-files can be used to create it. To be honest, after a lot of reflexion, I think more and more about using a external synch mechanism (such as git) instead of using org-mobile.el. A positive point would be to allow non-Emacs people to use MobileOrg with synchronization. So I may not even use my own suggestion but I still think it is worth to mention this "incoherence". Regards On Sun, Jun 12, 2016 at 3:24 PM Nicolas Goaziou wrote: > Hello, > > Beno=C3=AEt Coste writes: > > > I am working on remodeling MobileOrg for Android and I'd like to discus= s > a > > few changes for mobile-org.el. > > I read your mail from a month ago. Unfortunately, I don't know enough of > this library to be useful to the discussion. > > > I am trying to contact the maintainer of mobile org. The file > mobile-org.el > > says carsten@orgmode.org but I tried it and it is not working. Does > anyone > > know who is currently maintaining mobile-org.el ? > > It is part of Org core, so anyone with write access to repository can > maintain it. The current maintainer is Bastien Guerry, who reads this > list. IOW, you can discuss the changes here. > > Regards, > > -- > Nicolas Goaziou > --001a1130d248289fb105353c073f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello

So what I wanted to di= scuss was the possibility for a MobileOrg to create new files from its phon= e and keep them synched.

Currently the list of syn= ched files is a file called "index.org" stored in the synch folder and Emacs and MobileOrg use ite for pull= ing changes. However everytime Emacs pushes a changes, it overwrites this f= ile. Because for pushing, Emacs use a second list of files, the variable &#= 39;org-agenda-files and it will recreate a new index.org based on org-agenda-files content. To conclude, if MobileOrg= had added a file to synch in index.org, i= t will be removed from the list after next Emacs push.

=
So my suggestion is for Emacs to stop using org-agenda-files to genera= te the list of synched file but use the currently existing index.org. In case index.org<= /a> does not exist (for eg. at repo initialization), then org-agenda-files = can be used to create it.



Hello,

Beno=C3=AEt Coste <ben.coste@gmail.com> writes:

> I am working on remodeling MobileOrg for Android and I'd like to d= iscuss a
> few changes for mobile-org.el.

I read your mail from a month ago. Unfortunately, I don't know enough o= f
this library to be useful to the discussion.

> I am trying to contact the maintainer of mobile org. The file mobile-o= rg.el
> says carsten@= orgmode.org but I tried it and it is not working. Does anyone
> know who is currently maintaining mobile-org.el ?

It is part of Org core, so anyone with write access to repository can
maintain it. The current maintainer is Bastien Guerry, who reads this
list. IOW, you can discuss the changes here.

Regards,

--
Nicolas Goaziou
--001a1130d248289fb105353c073f--