emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-remember : auto template selection
@ 2008-08-31 14:31 Richard G Riley
  2008-09-01  9:31 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Richard G Riley @ 2008-08-31 14:31 UTC (permalink / raw)
  To: org-mode


Can someone give an example of org-remember being forced into using a
predefined template instead of prompting?

e.g I have a template

("Web-Link" ?w "* %^{Title|%:description} %^g\n  :PROPERTIES: \n  :Entered: %U\n  :END: \n  - title: %:title\n  - link: %:link\n  - Quote:\n    %:region\n  - End Quote\n\n  %?\n" "weblinks.org" "WebLinks") 

But

(org-remember "w")

Still prompts as does

(org-remember ?w)

org-version: 6.06b

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

* Re: org-remember : auto template selection
  2008-08-31 14:31 org-remember : auto template selection Richard G Riley
@ 2008-09-01  9:31 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-09-01  9:31 UTC (permalink / raw)
  To: Richard G Riley; +Cc: org-mode


On Aug 31, 2008, at 4:31 PM, Richard G Riley wrote:

>
> Can someone give an example of org-remember being forced into using a
> predefined template instead of prompting?
>
> e.g I have a template
>
> ("Web-Link" ?w "* %^{Title|%:description} %^g\n  :PROPERTIES:  
> \n  :Entered: %U\n  :END: \n  - title: %:title\n  - link: %:link\n   
> - Quote:\n    %:region\n  - End Quote\n\n  %?\n" "weblinks.org"  
> "WebLinks")
>
> But
>
> (org-remember "w")
>
> Still prompts as does
>
> (org-remember ?w)
>
> org-version: 6.06b


(org-remember nil ?w)

HTH

- Carsten

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

end of thread, other threads:[~2008-09-01  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-31 14:31 org-remember : auto template selection Richard G Riley
2008-09-01  9:31 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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