From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: org2blog: referencing to other blog posts? Date: Tue, 28 Aug 2012 23:32:04 +0200 Message-ID: <87wr0in1nv.fsf@dod.no> References: <87lih1o6zh.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6TRA-0007MI-Kv for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 17:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6TR9-0006L9-Ix for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 17:35:04 -0400 Received: from plane.gmane.org ([80.91.229.3]:33790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6TR9-0006Hp-B4 for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 17:35:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T6TR9-00062Z-Up for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 23:35:03 +0200 Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Aug 2012 23:35:03 +0200 Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Aug 2012 23:35:03 +0200 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 >>>>> Puneeth Chaganti : > On Mon, Aug 27, 2012 at 11:50 PM, Puneeth Chaganti wrote: >> 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. I will try this out, and give feedback. Thanks! :-)