help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

org-protocol Title


From: Esben Stien
Subject: org-protocol Title
Date: Sun, 23 Mar 2014 05:10:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

When I use org-protocol, I'd like it to just save the current link and
use the same title in org-mode that the web page has. 

The way it is now, emacs opens a capture buffer where it asks me to type
in something like a title, before I can C-c C-c to store it. 

I'd like to automatically store the url and the web page title in a
file. 

Any pointers how to specify this in org-capture-templates?:

        ("w" "Todo" entry (file "~/foo/bar.org" "Tasks")
         "* TODO %?\n  %i\n  %a")

-- 
Esben Stien is b0ef@e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n



reply via email to

[Prev in Thread] Current Thread [Next in Thread]