emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Gardella <gardellawg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Can I export from org mode to org mode?
Date: Fri, 04 May 2012 10:37:44 -0400	[thread overview]
Message-ID: <87aa1orozr.fsf@gmail.com> (raw)
In-Reply-To: CAKMLjj7m=4kBHKOwukDGBi-qouQfYs-kWUbiYjOL-df-37oEhA@mail.gmail.com

Piter_ <x.piter@gmail.com> writes:

> Hi everybody.
> I keep my notes in one big org file. It have grown big
> One solution could be filtering tree and display only the information I need,
> another id to split it into smaller files by topic.
> I would appreciate a hint on how to do the later.
>
> Thanks.
> Petro.
>
>
Hi there,

You could try something like this:  change your Org setup to include

(setq org-refile-use-outline-path 'file)

and then you can `org-refile' headlines in your One Big Org File to
other files, or subtrees of other files.  Use this together with the
`org-sparse-tree' to limit your view by regexp, tags or properties
before refiling; that way the file will appear less big and hairy as you
work.

Good luck!

-WGG

  parent reply	other threads:[~2012-05-04 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04  6:47 Can I export from org mode to org mode? Piter_
2012-05-04  8:16 ` Steinar Bang
2012-05-04 14:37 ` William Gardella [this message]
2012-05-04 15:16   ` x.piter
2012-05-04 13:21     ` Eric Schulte
2012-05-04 15:29     ` John Hendy
2012-05-04 15:30     ` Christian Moe

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=87aa1orozr.fsf@gmail.com \
    --to=gardellawg@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).