emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Iain Houston <iainhouston@me.com>
To: emacs-orgmode@gnu.org
Subject: Missing Mobile TODO questions
Date: Fri, 19 Aug 2011 07:45:30 +0100	[thread overview]
Message-ID: <FA223EC2-A4CA-4293-A453-2D27E132D483@me.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

I'd be very grateful for some help setting up Mobile Org.

This is what I have defined right now:

(setq org-mobile-directory "/Volumes/iainhouston/org")

(setq org-agenda-files 
      (list "~/Documents/org/gtd.org" 
	;; more to add
	    )
)

These are my issues:

1. When I push, no Agenda file is created as document says it should
The generated index.org links to agendas.org but no such file has been created even though I have an agenda after C-c a a l

3. Linked files are not copied as described in the Mobile Org webpage for sync-ing
in gtd.org I have:
[[file:~/Documents/org/maybe.org][Someday / Maybe tasks]]
which is ignored when pushed but is a valid link in emacs.

4. Missing TODO states
In emacs I can cycle through my TODO states:

(setq org-todo-keywords
       '((sequence "TODO" "MAYBE" "WAITING" "NEXT" "|" "DONE" "ABANDONED"))
)

but when sync'd with MobileOrg my TODO items are reported as having a TODO state of "none" with only the option to move to "DONEARCHIVE" state or the 

[-- Attachment #2: Type: text/html, Size: 1878 bytes --]

             reply	other threads:[~2011-08-19  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-19  6:45 Iain Houston [this message]
2011-08-19 21:17 ` Missing Mobile TODO questions Bastien

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=FA223EC2-A4CA-4293-A453-2D27E132D483@me.com \
    --to=iainhouston@me.com \
    --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).