emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sven Bretfeld" <sven.bretfeld@gmx.ch>
To: Brad Collette <shopinthewoods@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Google Tasks integration
Date: 3 Sep 2011 19:44:08 +0200	[thread overview]
Message-ID: <87ipp9frmf.fsf@gmx.ch> (raw)
In-Reply-To: <CAEv7o0HjUYacQc_6TvdU_OwzYdXsarT1DT6KzvexYix_1Fqytw@mail.gmail.com> (Brad Collette's message of "Wed, 31 Aug 2011 08:33:48 -0500")

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. 

Greetings,

Sven

  reply	other threads:[~2011-09-03 17:44 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 [this message]
2011-09-06 16:09   ` Robert Goldman
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=87ipp9frmf.fsf@gmx.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=emacs-orgmode@gnu.org \
    --cc=shopinthewoods@gmail.com \
    /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).