emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strip out #+title in #+include


From: Risto Stevcev
Subject: Re: Strip out #+title in #+include
Date: Mon, 17 Jun 2024 17:06:18 +0200

I tried that, and it did sort of work, but the problem is that I need to do that for dozens of org roam files that may or may not have roam_refs, so it felt really fragile.


On Mon, Jun 17, 2024, 16:34 Fraga, Eric <e.fraga@ucl.ac.uk> wrote:
What I do in such cases is include the file starting at some line number
that avoids the header information for that file (title, date, author,
document settings).

Example:

     #+include: "introduction.org" :lines "10-"


--
: Eric S Fraga, with org release_9.7.3-44-g959534 in Emacs 30.0.50

reply via email to

[Prev in Thread] Current Thread [Next in Thread]