From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: org2blog: referencing to other blog posts? Date: Tue, 28 Aug 2012 01:05:17 +0530 Message-ID: References: <87lih1o6zh.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6564-0000S7-Ek for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 15:35:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6563-0001uG-3m for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 15:35:40 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:34629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6562-0001uA-Sf for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 15:35:39 -0400 Received: by lbon3 with SMTP id n3so2793952lbo.0 for ; Mon, 27 Aug 2012 12:35:37 -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: emacs-orgmode@gnu.org On Mon, Aug 27, 2012 at 11:50 PM, Puneeth Chaganti wrote: > Hi, > > I hope we are talking of org2blog/wp. There's another package called > org2blog authored by tehom, that works for blogger. > > On Sun, Aug 26, 2012 at 11:44 PM, Steinar Bang wrote: >> Is there a way to reference other blog posts in org2blog, other than >> using absolute URLs for that article on the server? > > Currently, there's no way to reference other blog posts, other than > using absolute URLs. > >> I will use absolute URLs as a workaround, if there is no way, but it >> would feel better to "work inside the system". > > I think using absolute URLs would be the most robust way of doing > this, but of course, this process can be simplified, by providing a > way of inserting those links from within org2blog. I imagine this > would use link abbreviations, and provide some sort of a completion > mechanism to insert links to other posts. I'll try and get to this, > some time soon. I've implemented something very basic and crude for this. Feel free to try it out and let me know if it works for you and suggest improvements. Thanks, Puneeth