Re: Dealing with inter-org links vs #+include

2023-04-29 Thread Ihor Radchenko
Brett Viren writes: > I want what may be two conflicting things: > > - Produce a monolithic HTML export of an main org file that #+include:'s > other org files. > > - Have links in the other org files that are valid both when the > monolith is exported to HTML and when visiting the individual

Dealing with inter-org links vs #+include

2023-04-28 Thread Brett Viren
Hi, I want what may be two conflicting things: - Produce a monolithic HTML export of an main org file that #+include:'s other org files. - Have links in the other org files that are valid both when the monolith is exported to HTML and when visiting the individual org files in Emacs. Below