unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* org-protocol Title
@ 2014-03-23  4:10 Esben Stien
  2014-03-23  8:36 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Esben Stien @ 2014-03-23  4:10 UTC (permalink / raw)
  To: help-gnu-emacs


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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-protocol Title
  2014-03-23  4:10 org-protocol Title Esben Stien
@ 2014-03-23  8:36 ` Bastien
  2014-03-23 13:56   ` Esben Stien
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-03-23  8:36 UTC (permalink / raw)
  To: Esben Stien; +Cc: help-gnu-emacs

Hi Esben,

Esben Stien <b0ef@esben-stien.name> writes:

> 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")

Check the :immediate-finish parameter from the manual.

-- 
 Bastien



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-protocol Title
  2014-03-23  8:36 ` Bastien
@ 2014-03-23 13:56   ` Esben Stien
  0 siblings, 0 replies; 3+ messages in thread
From: Esben Stien @ 2014-03-23 13:56 UTC (permalink / raw)
  To: Bastien; +Cc: help-gnu-emacs

Bastien <bzg@altern.org> writes:

> Check the :immediate-finish parameter from the manual.

That's just excellent;). Thank you. 

-- 
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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-23 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-23  4:10 org-protocol Title Esben Stien
2014-03-23  8:36 ` Bastien
2014-03-23 13:56   ` Esben Stien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).