From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Sexton Subject: :link-up, :link-home Date: Sun, 5 Jul 2009 14:52:05 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0251921649==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNXkv-0000Nu-Lz for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 15:52:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNXkv-0000NX-0U for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 15:52:09 -0400 Received: from [199.232.76.173] (port=54646 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNXku-0000NU-P7 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 15:52:08 -0400 Received: from qw-out-1920.google.com ([74.125.92.150]:33244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNXku-0000LC-DA for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 15:52:08 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1824738qwf.24 for ; Sun, 05 Jul 2009 12:52:05 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0251921649== Content-Type: multipart/alternative; boundary=00163646d7d64ed936046dfab931 --00163646d7d64ed936046dfab931 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit What is the proper format for those variables? I've tried to set them several different ways: http://www.sitename.com index.html "http://www.sitename.com" "" But nothing seems to change in my exported files. I've also tried setting them through the org file's local customisations (#+LINK_UP, etc..) The variable description that I found in emacs help says: Documentation: Where should the "UP" link of exported HTML pages lead? Is there another help section I can use that would give me an example of proper formatting? Thanks! -- Kyle Sexton --00163646d7d64ed936046dfab931 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable What is the proper format for those variables?=A0 I've tried to set the= m several different ways:

http:/= /www.sitename.com
index.html
"http://www.sitename.com"
"<a href=3D'index.html'></a>"

But noth= ing seems to change in my exported files.=A0 I've also tried setting th= em through the org file's local customisations (#+LINK_UP, etc..)
The variable description that I found in emacs help says:

Documentat= ion:
Where should the "UP" link of exported HTML pages lead?
Is there another help section I can use that would give me an example= of proper formatting?

Thanks!

--
Kyle Sexton
--00163646d7d64ed936046dfab931-- --===============0251921649== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0251921649==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: :link-up, :link-home Date: Mon, 6 Jul 2009 12:08:46 +0200 Message-ID: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNl83-0007KS-DB for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:08:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNl7y-0007JF-FL for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:08:54 -0400 Received: from [199.232.76.173] (port=55260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNl7y-0007JA-8B for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:08:50 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:33326) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNl7x-0005ol-Oy for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:08:50 -0400 Received: by ewy4 with SMTP id 4so4606991ewy.42 for ; Mon, 06 Jul 2009 03:08:48 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Sexton Cc: org-mode mailing list Hi Kyle, currently :link-up and :link-home only show up when you use org-info.js Javascript to display the file. I would even say this is a bug. Any proposals on how these links should be included in "normal" HTML output? Sebastian, I am of course looking at you here :-) - Carsten On Jul 5, 2009, at 9:52 PM, Kyle Sexton wrote: > What is the proper format for those variables? I've tried to set > them several different ways: > > http://www.sitename.com > index.html > "http://www.sitename.com" > "" > > But nothing seems to change in my exported files. I've also tried > setting them through the org file's local customisations (#+LINK_UP, > etc..) > > The variable description that I found in emacs help says: > > Documentation: > Where should the "UP" link of exported HTML pages lead? > > Is there another help section I can use that would give me an > example of proper formatting? > > Thanks! > > -- > Kyle Sexton > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: :link-up, :link-home Date: Mon, 06 Jul 2009 13:16:27 +0200 Message-ID: <87tz1qawok.fsf@kassiopeya.MSHEIMNETZ> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNm7W-0008UQ-1J for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:12:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNm7R-0008Tc-Ap for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:12:25 -0400 Received: from [199.232.76.173] (port=60194 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNm7R-0008TZ-5i for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:12:21 -0400 Received: from mail.gmx.net ([213.165.64.20]:33268) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MNm7Q-00082e-IX for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:12:21 -0400 In-Reply-To: (Kyle Sexton's message of "Sun, 5 Jul 2009 14:52:05 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Sexton Cc: emacs-orgmode@gnu.org Kyle Sexton writes: > What is the proper format for those variables? I've tried to set them > several different ways: > > http://www.sitename.com > index.html > "http://www.sitename.com" > "" #+INFOJS_OPT: up:index.html home:/index.html Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: :link-up, :link-home Date: Mon, 06 Jul 2009 13:58:09 +0200 Message-ID: <878wj2aur2.fsf@kassiopeya.MSHEIMNETZ> References: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNmlt-0005VI-2K for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:54:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNmlo-0005RH-KT for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:54:08 -0400 Received: from [199.232.76.173] (port=34973 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNmlo-0005R7-EB for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:54:04 -0400 Received: from mail.gmx.net ([213.165.64.20]:49627) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MNmln-0006V1-Pu for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:54:04 -0400 In-Reply-To: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> (Carsten Dominik's message of "Mon, 6 Jul 2009 12:08:46 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode mailing list Carsten Dominik writes: > Hi Kyle, > > currently :link-up and :link-home only show up when you use > org-info.js Javascript to display the file. > > I would even say this is a bug. Any proposals on how these > links should be included in "normal" HTML output? Sebastian, > I am of course looking at you here :-) This is hard to tell. I'd place them somewhere above the title or to the very right next to the title. But then again, we'd need an option to exclude those links for people that use a menu anyway. Things like this make me think of the old idea we've been talking about from time to time: Have a somewhat template based export (doesn't generic export work a little bit like that?) and just transform everything to HTML ( `&' => `&', export blocks, resolve internal links...). Simple solution (links above title in this case):

THE TITLE

What do the others think? Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: :link-up, :link-home Date: Mon, 6 Jul 2009 13:56:23 +0200 Message-ID: References: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> <878wj2aur2.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNmoC-0006Iv-OE for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:56:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNmo7-0006Gp-Up for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:56:32 -0400 Received: from [199.232.76.173] (port=45983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNmo7-0006Gj-Oq for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:56:27 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:2636) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNmo7-0006wA-A1 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 07:56:27 -0400 Received: by ey-out-1920.google.com with SMTP id 3so837549eyh.36 for ; Mon, 06 Jul 2009 04:56:26 -0700 (PDT) In-Reply-To: <878wj2aur2.fsf@kassiopeya.MSHEIMNETZ> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: org-mode mailing list On Jul 6, 2009, at 1:58 PM, Sebastian Rose wrote: > Carsten Dominik writes: >> Hi Kyle, >> >> currently :link-up and :link-home only show up when you use >> org-info.js Javascript to display the file. >> >> I would even say this is a bug. Any proposals on how these >> links should be included in "normal" HTML output? Sebastian, >> I am of course looking at you here :-) > > > This is hard to tell. I'd place them somewhere above the title or to > the > very right next to the title. > > But then again, we'd need an option to exclude those links for people > that use a menu anyway. We could only insert this part if the links are defined, and org-info could swallow this part....? - Carsten > > Things like this make me think of the old idea we've been talking > about > from time to time: > > Have a somewhat template based export (doesn't generic export work a > little bit like that?) and just transform everything to HTML ( `&' => > `&', export blocks, resolve internal links...). > > > > Simple solution (links above title in this case): > >
> UP > | > HOME >
>

THE TITLE

> > > > What do the others think? > > > > Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Sexton Subject: Re: :link-up, :link-home Date: Mon, 6 Jul 2009 09:41:12 -0500 Message-ID: References: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0292959883==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNpNg-0002xd-Ig for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 10:41:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNpNb-0002rx-Eq for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 10:41:19 -0400 Received: from [199.232.76.173] (port=54666 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpNa-0002rq-Fg for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 10:41:14 -0400 Received: from mail-qy0-f183.google.com ([209.85.221.183]:45842) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNpNZ-0004ba-J7 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 10:41:14 -0400 Received: by qyk13 with SMTP id 13so4278801qyk.14 for ; Mon, 06 Jul 2009 07:41:12 -0700 (PDT) In-Reply-To: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode mailing list --===============0292959883== Content-Type: multipart/alternative; boundary=00163646d7d663a863046e0a7ff7 --00163646d7d663a863046e0a7ff7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Mon, Jul 6, 2009 at 5:08 AM, Carsten Dominik wrote: > Hi Kyle, > > currently :link-up and :link-home only show up when you use > org-info.js Javascript to display the file. > > I would even say this is a bug. Any proposals on how these > links should be included in "normal" HTML output? Sebastian, > I am of course looking at you here :-) > > - Carsten > > Glad to know it's a potential bug and not me going crazy. :) Perhaps as a short term fix the variable documentation for things dependent on infojs could have that as a note. The way I would like to use the link-up and link-home feature is to have those links point back to my main org index.html that is automatically generated. I can then have a list of all my notes and when someone clicks in the note they aren't "trapped" in that note. Very similar to how it's accomplished in infojs with the 'showall' option. I'm doing all this with a pre and post amble that load a long header and footer, so I don't think infojs will work. In fact, when trying to include infojs with the heater and footer it looked like it was disabled. I'm trying to move my entire website to being generated from org-mode. :P -- Kyle Sexton --00163646d7d663a863046e0a7ff7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Mon, Jul 6, 2009 at 5:08 AM, Carsten = Dominik <= carsten.dominik@gmail.com> wrote:
Hi Kyle,

currently :link-up and :link-home only show up when you use
org-info.js Javascript to display the file.

I would even say this is a bug. =A0Any proposals on how these
links should be included in "normal" HTML output? Sebastian,
I am of course looking at you here :-)

- Carsten


Glad to know it's a potential bug and not me going crazy. :)=A0 = Perhaps as a short term fix the variable documentation for things dependent on infojs could have that as a note.

The way I would like to use the link-up and link-home feature is to have those links point back to my main org index.html that is automatically generated.=A0 I can then have a list of all my notes and when someone clicks in the note they aren't "trapped" in that= note.=A0 Very similar to how it's accomplished in infojs with the 'showall&#= 39; option.

I'm doing all this with a pre and post amble that load a long header and footer, so I don't think infojs will work.=A0 In fact, when trying = to include infojs with the heater and footer it looked like it was disabled= .=A0 I'm trying to move my entire website to being generated from org-mode. :P

--=
Kyle Sexton
--00163646d7d663a863046e0a7ff7-- --===============0292959883== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0292959883==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: :link-up, :link-home Date: Mon, 06 Jul 2009 18:03:28 +0200 Message-ID: <87hbxpaje7.fsf@kassiopeya.MSHEIMNETZ> References: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNqbH-0001bY-P8 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 11:59:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNqbD-0001bD-Tu for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 11:59:27 -0400 Received: from [199.232.76.173] (port=56115 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNqbD-0001bA-L1 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 11:59:23 -0400 Received: from mail.gmx.net ([213.165.64.20]:32808) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MNqbD-00031e-1m for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 11:59:23 -0400 In-Reply-To: (Kyle Sexton's message of "Mon, 6 Jul 2009 09:41:12 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Sexton Cc: org-mode mailing list , Carsten Dominik Kyle Sexton writes: > The way I would like to use the link-up and link-home feature is to have > those links point back to my main org index.html that is automatically > generated. I can then have a list of all my notes and when someone clicks > in the note they aren't "trapped" in that note. Very similar to how it's > accomplished in infojs with the 'showall' option. > > I'm doing all this with a pre and post amble that load a long header and > footer, so I don't think infojs will work. In fact, when trying to include > infojs with the heater and footer it looked like it was disabled. Yes, org-info.js depends on a certain structure and on the table of contents. Currently, the search for org-export contents is started, is
... All exported standard stuff here ...
But we could use something like org_html_manager.set("B", "#idOfTheElement"); to change it (`B' is the internal name of that container after the call to `make'). I think it will work with some additional changes. Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: :link-up, :link-home Date: Tue, 7 Jul 2009 13:57:24 +0200 Message-ID: References: <0AFB8BDB-0A58-4B23-9128-86B371967DD0@gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO9Ij-0003eS-4T for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:57:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO9Ie-0003X1-SZ for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:57:32 -0400 Received: from [199.232.76.173] (port=40886 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO9Ie-0003Wu-PZ for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:57:28 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:52778) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MO9Ie-0006ME-6n for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:57:28 -0400 Received: by ewy4 with SMTP id 4so5569114ewy.42 for ; Tue, 07 Jul 2009 04:57:27 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Sexton Cc: org-mode mailing list THis is now fixed. if link-up or link-home are defined, also normal HTML export will list them. - Carsten On Jul 6, 2009, at 4:41 PM, Kyle Sexton wrote: > > > On Mon, Jul 6, 2009 at 5:08 AM, Carsten Dominik > wrote: > Hi Kyle, > > currently :link-up and :link-home only show up when you use > org-info.js Javascript to display the file. > > I would even say this is a bug. Any proposals on how these > links should be included in "normal" HTML output? Sebastian, > I am of course looking at you here :-) > > - Carsten > > > Glad to know it's a potential bug and not me going crazy. :) > Perhaps as a short term fix the variable documentation for things > dependent on infojs could have that as a note. > > The way I would like to use the link-up and link-home feature is to > have those links point back to my main org index.html that is > automatically generated. I can then have a list of all my notes and > when someone clicks in the note they aren't "trapped" in that note. > Very similar to how it's accomplished in infojs with the 'showall' > option. > > I'm doing all this with a pre and post amble that load a long header > and footer, so I don't think infojs will work. In fact, when trying > to include infojs with the heater and footer it looked like it was > disabled. I'm trying to move my entire website to being generated > from org-mode. :P > > -- > Kyle Sexton