emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sean Escriva <sean.escriva@gmail.com>
To: Chris Henderson <henders254@gmail.com>, org-mode <emacs-orgmode@gnu.org>
Subject: Re: mobileorg capture todo's
Date: Mon, 10 Mar 2014 01:20:29 -0700	[thread overview]
Message-ID: <m2d2hulb1u.fsf@webframp.com> (raw)
In-Reply-To: <CAFrmxDeXLEgk8EbQLDCJNgWRk-mmCY4aTHPfx=5O6N_0bDcRcA@mail.gmail.com>

Chris Henderson <henders254@gmail.com> writes:

> The org file on my computer has * Tasks * Projects * Someday/ Maybe. If I
> capture on mobileorg, is there a way for the captured items to be listed on
> my computer's org file under the * Tasks section when I sync it? I think at
> the moment they are added to the flagged.org file and I'm not sure how to
> move items from that to my mail org file. I never open the flagged.org file.

The name of this file is customizable but here's what I do. I have:

(setq org-mobile-inbox-for-pull "~/org/inbox.org")

then the value for org-agenda-files contains this file.

Next I set refile targets[0] simply like:

(setq org-refile-targets '((org-agenda-files :maxlevel . 2)))

which allows me to visit inbox.org and use C-c C-w to move items to
where I want them.

[0]: http://orgmode.org/manual/Refile-and-copy.html#Refile-and-copy

-- 
-sean

      reply	other threads:[~2014-03-10  8:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-08  7:38 mobileorg capture todo's Chris Henderson
2014-03-10  8:20 ` Sean Escriva [this message]

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=m2d2hulb1u.fsf@webframp.com \
    --to=sean.escriva@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=henders254@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).