emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Missing Mobile TODO questions
@ 2011-08-19  6:45 Iain Houston
  2011-08-19 21:17 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Iain Houston @ 2011-08-19  6:45 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Missing Mobile TODO questions
  2011-08-19  6:45 Missing Mobile TODO questions Iain Houston
@ 2011-08-19 21:17 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-08-19 21:17 UTC (permalink / raw)
  To: Iain Houston; +Cc: emacs-orgmode

Hi Iain,

Iain Houston <iainhouston@me.com> writes:

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

I'm not using org-mobile myself, I hope someone will be able
to help you on this.

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-19 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19  6:45 Missing Mobile TODO questions Iain Houston
2011-08-19 21:17 ` Bastien

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).