emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Gendre" <seb@k-7.ch>
To: orgmode <emacs-orgmode@gnu.org>
Subject: Questions about splitting a tree into multiple files
Date: Sun, 10 Mar 2024 09:48:19 +0100	[thread overview]
Message-ID: <87o7bmcunp.fsf@k-7.ch> (raw)

Hello,

I have some questions about splitting an Org-mode tree of headings into
multiple files.

Lets take an example: I want to track books I have read and take notes
about each book.

Each book have a title, a status, some properties and notes. The properties are:

* Author
* Editor
* Year

At first, I create one Org file where each book is a heading of level 1.
The title of the heading is the title of the book, the status is a TODO
keyword, the properties use Org-mode properties feature. And the notes
are simply headings of level 2, where the title of these headings
correspond to the chapter of the book.

Now, after adding a lot of books and notes, the file is too big. I want
to split it into multiple files: Each file is a book.

But with this, I have multiple problems:

A file doesn't have a status. If I want to assign a status, I have to
create a heading of level 1 representing the book. But in this case,
when I export the file to PDF or HTML, the result doesn't have a title.
And instead of having each notes as a level 1 section, I have 1 section
of level 1, representing the book, and all the rest are sections of level
2.

A file can have properties, but they are written before in-buffer
settings.

If I use org-agenda to summarize all the book, they have to be heading.
Not only files.

To say it simply, when I split one Org file to multiples ones: Org-mode
features, like Agenda or status tracking, need to continue using
headings to represent books. While exporting need to use files to
represent books.

And I'm a bit confuse by this.


Best regards



             reply	other threads:[~2024-03-10  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10  8:48 Sébastien Gendre [this message]
2024-03-13 13:38 ` Questions about splitting a tree into multiple files Ihor Radchenko
2024-03-14 14:54   ` Sébastien Gendre

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=87o7bmcunp.fsf@k-7.ch \
    --to=seb@k-7.ch \
    --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).