emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Google Tasks integration
Date: Tue, 06 Sep 2011 11:09:36 -0500	[thread overview]
Message-ID: <4E6645C0.5000903@sift.info> (raw)
In-Reply-To: <87ipp9frmf.fsf@gmx.ch>

On 9/3/11 Sep 3 -12:44 PM, Sven Bretfeld wrote:
> Hi Brad
> 
> I don't know anything about your question proper, but ...
> 
> Brad Collette <shopinthewoods@gmail.com> writes:
> 
>> I've also been using mobileorg to get my stuff on my iphone.  However, I'm less
>> satisfied with that.  Having to both push and pull from both ends to keep things
>> in sync is a pain and I often forget.
> 
> This is absolutely automatized on my system. I don't have to do anything
> except keep the computer running. As an Android user I don't know if
> MobileOrg on iPhone can sync automatically, the Android app can. I have
> configured it to sync every 30 min. on my phone and pad. My computer
> runs a cronjob every 20 minutes that pulls and pushes. Here is the
> script that does the job:
> 
> #!/bin/bash
> 
> emacs --batch --load ~/.emacs --eval "(gtd)" --eval "(org-mobile-pull)" --eval "(org-save-all-org-buffers)" --eval "(org-mobile-push)"
> 
> If you are on Linux or Mac the script should work as a cronjob. I don't
> know about Windows. 
> 

Could you amplify a little on how this works?  I believe that
org-mobile-push is a side-effecting operation (among other things it
adds ID properties).  So how can you run this cron job all the time?
Doesn't it interact badly with running your own interactive emacs job?

thanks,
r

  reply	other threads:[~2011-09-06 16:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 13:33 Google Tasks integration Brad Collette
2011-09-03 17:44 ` Sven Bretfeld
2011-09-06 16:09   ` Robert Goldman [this message]
2011-10-22 10:23 ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2012-01-30 19:33 Google Tasks Integration Patrick Brennan
2012-01-30 21:47 ` Philipp Haselwarter
2012-01-31 13:12 ` Eric S Fraga
2012-01-31 18:31   ` Patrick Brennan
2012-01-31 19:11   ` Simon Thum
2012-01-31 19:10     ` Eric S Fraga
2012-02-01 20:35       ` Simon Thum
2012-02-02 21:34         ` Matthew Jones
2012-02-03 21:45         ` Eric S Fraga
2012-01-31 15:18 ` Mehul Sanghvi
2012-01-31 19:07 ` Simon Thum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E6645C0.5000903@sift.info \
    --to=rpgoldman@sift.info \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).