emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ning Bao <ningbao@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Confused about mobileorg setup
Date: Sun, 5 Sep 2010 01:05:13 -0700	[thread overview]
Message-ID: <AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1461 bytes --]

What I want to achieve is that upload many (50+) org files to my iphone via
dropbox. These org files are interlinked by file: links.

I am confused about how to set up MobileOrg.

Do I have to define the variable org-mobile-files in my .emacs, in order to
sync all my org files?

Or, what I need to do is to create a index.org in my "org-directory" folder
which contains file: links to all my org files?

Best regards,


Ning






On org-mode documentation:

B.2 Pushing to MobileOrg

This operation copies all files currently listed in org-mobile-files to the
directory org-mobile-directory. By default this list contains all agenda
files (as listed in org-agenda-files), but additional files can be included
by customizing org-mobiles-files. File names will be staged with path
relative to org-directory, so all files should be inside this directory.


On MobileOrg Documentation:

What files are transferred?

Your index.org file is fetched, then any files it links to are fetched, and
so on. For example, in the following case, 4 .org files will be
transferred: index.org, first.org, second.org and third.org. You may notice
third.org is linked to from two different places, but it is only downloaded
once.

*Contents of index.org:*

* [[file:first.org][An Org file I like]]
* [[file:second.org][Another Org file I like]]
  This is a [[file:third.org][link]] in the body text.

*Contents of first.org:*

* Some text
* [[file:third.org][Link to third.org]]

[-- Attachment #1.2: Type: text/html, Size: 6016 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-09-05 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-05  8:05 Ning Bao [this message]
2010-09-05 13:09 ` Confused about mobileorg setup Richard Moreland

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=AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th@mail.gmail.com \
    --to=ningbao@gmail.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).