From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Title as description in web link Date: Fri, 06 Apr 2018 14:53:21 -0400 Message-ID: <87tvso415q.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4WUU-00022x-95 for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 14:53:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4WUR-0003hP-7i for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 14:53:38 -0400 Received: from [195.159.176.226] (port=59085 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f4WUQ-0003gq-Vz for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 14:53:35 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f4WSF-0004DN-HD for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 20:51:19 +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" To: emacs-orgmode@gnu.org Cecil Westerhof writes: > I have created some links to web pages. In almost al cases I want the description to be the title of the > page. Is there a way to make the default description the title of a web page? > Write a function that uses the link to fetch the page and parse it for the title? I wouldn't be surprised if somebody has already written something like this, but it should(TM) be fairly easy to roll your own. -- Nick