[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: [Patch] New implementation of the Org remember process
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing |
Date: |
Wed, 23 Jun 2010 12:29:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Ulf Stegemann <address@hidden> writes:
> Hi Carsten, Sebastian,
>
> just tried the new capture mechanism and it works quiet fine. I like it
> a lot. Thanks for the work :)
>
> However ...
>
> Sebastian Rose <address@hidden> wrote:
>
>> Here's the tested and working patch for org-protocol.el.
>
> ... it seems that with `org-protocol-capture' the place holders
> `%:link', `%:description' and `%:initial' do not work anymore as they
> are inserted literally. I must admit that I haven't looked at my
> templates for a very long time and that those place holders may be
> outdated, but with `org-protocol-remember' at least `%:description'
> still works.
>
> Ulf
Did those placeholders ever work through org-protocol?
How exactly where they meant to work?
Did you convert your remember-templates before testing?
Or did you just copy/rename your `org-remeber-templates' variable to
`org-capture-templates'?
In the new variable `org-capture-templates', these placeholders are not
guarantied to work (at least not documented).
Use
%c - this will be a link to the page in your browser
%i - this will be the selected text in your browser, if any. This is,
what `%:initial' was I guess.
%a - same as %c
Does that work for you?
Best wishes
Sebastian
- [Orgmode] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/22
- [Orgmode] Re: New implementation of the Org remember process ready for comments and testing, Sébastien Vauban, 2010/06/22
- Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing, Sebastian Rose, 2010/06/22
- Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/22
- Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/22
- Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/22
- [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Ulf Stegemann, 2010/06/23
- Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing,
Sebastian Rose <=
- Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/23
- [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Ulf Stegemann, 2010/06/23
- Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Sebastian Rose, 2010/06/23
- Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/23
- Re: [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Sebastian Rose, 2010/06/23
- [Orgmode] Re: [Patch] New implementation of the Org remember process ready for comments and testing, Ulf Stegemann, 2010/06/24
- Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing, Carsten Dominik, 2010/06/23
- [Orgmode] Re: New implementation of the Org remember process ready for comments and testing, Tassilo Horn, 2010/06/22