From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bodhi Subject: Re: Reg: Publishing in html using property tags Date: Mon, 15 Aug 2011 09:20:02 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015177403dc22286b04aa833094 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsoDm-0001rJ-9w for emacs-orgmode@gnu.org; Sun, 14 Aug 2011 23:52:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QsoDl-00025Y-11 for emacs-orgmode@gnu.org; Sun, 14 Aug 2011 23:52:14 -0400 Received: from mail-iy0-f175.google.com ([209.85.210.175]:40733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsoDk-00025U-Rv for emacs-orgmode@gnu.org; Sun, 14 Aug 2011 23:52:12 -0400 Received: by iyn15 with SMTP id 15so5054409iyn.6 for ; Sun, 14 Aug 2011 20:52:12 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Puneeth Chaganti Cc: emacs-orgmode@gnu.org --0015177403dc22286b04aa833094 Content-Type: text/plain; charset=ISO-8859-1 Hi Puneeth, Let us assume I have two files: foo.org and bar.org. foo.bar contains: :PROPERTIES: :CUSTOM_ID: testing :END: bar.org contains [[CUSTOM_ID:testing]] Now, I wish to click on bar.org's link, and it should open up the file foo.org. Is there a way to do so? To be more specific, I wish to put any link without any relative or absolute addressing, and I should still be able to jump to links, using some kind of invisible data base which org-mode uses. And I wish to convert it to html for publishing these documents, using the htmlize.el by Niksic. Can you show me one toy example that does this efficiently, irrespective of whether the two files are in the same directory, sub-tree or not? On Sun, Aug 14, 2011 at 10:04 PM, Puneeth Chaganti wrote: > Hi Bodhi, > > On Sun, Aug 14, 2011 at 9:43 PM, Bodhi wrote: > > Hi, > > I am trying to publish my content in html using the ID and PROPERTY tags. > > But the end result is a href with no content. > > > > Can you give a more detailed description of what you are trying to do? > A simplified example to replicate what you are trying to do, would be > handy. > > -- > Puneeth > -- Regards, Bodhisatta Barman Roy --0015177403dc22286b04aa833094 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Puneeth,
Let us assume I have two files: f= oo.org and bar.org.
foo.bar contains:=
:PROPERTIES:
:CUSTOM_ID: testing
:END:

bar.org contains
[[CUSTOM_ID:testing]]

Now, I wish to click on bar.org's link, and it should open up the file foo.org. Is there a way to do so? To be more specific, I wi= sh to put any link without any relative or absolute addressing, and I shoul= d still be able to jump to links, using some kind of invisible data base wh= ich org-mode uses. And I wish to convert it to html for publishing these do= cuments, using the htmlize.el by Niksic.

Can you show me one toy example that does this efficiently, irrespectiv= e of whether the two files are in the same directory, sub-tree or not?
<= br>
On Sun, Aug 14, 2011 at 10:04 PM, Puneeth Cha= ganti <punchaga= n@gmail.com> wrote:
Hi Bodhi,

On Sun, Aug 14, 2011 at 9:43 PM, Bodhi <thebbroy@gmail.com> wrote:
> Hi,
> I am trying to publish my content in html using the ID and PROPERTY ta= gs.
> But the end result is a href with no content.
>

Can you give a more detailed description of what you are trying to do= ?
A simplified example to replicate what you are trying to do, would be
handy.

--
Puneeth



--
Regards,
Bodh= isatta Barman Roy


--0015177403dc22286b04aa833094--