Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Carsten Dominik
On Jun 23, 2010, at 7:00 PM, Darlan Cavalcante Moreira wrote: Thank you very much Carsten. It works very well. One small detail is that if the cursor is not in the table when it is refiled then the formula is not evaluated. Most users probably won't notice this and it also works correctly w

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Darlan Cavalcante Moreira
Thank you very much Carsten. It works very well. One small detail is that if the cursor is not in the table when it is refiled then the formula is not evaluated. Most users probably won't notice this and it also works correctly when using the :immediate-finish option. However, when testing this

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Carsten Dominik
On Jun 23, 2010, at 4:05 PM, Darlan Cavalcante Moreira wrote: Hello Carsten, The new capture interface is really neat and I have the impression that it will be even better in the future. Many Thanks! I have only a few suggestions. - It would be nice if "q" in the "choose template menu" qu

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Darlan Cavalcante Moreira
Hello Carsten, The new capture interface is really neat and I have the impression that it will be even better in the future. Many Thanks! I have only a few suggestions. - It would be nice if "q" in the "choose template menu" quit the selection if the user did not assign any template to the "

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Jason McBrayer
This is really great. The templates are easier to read than the old ones, and the file+datetree selector works really well with how I do my work journal. I do have one issue, which is that :clock-in and :clock-resume don't seem to work right for me. I have both set on a template. It clocks into th

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Carsten Dominik
On Jun 23, 2010, at 10:02 AM, Ian Barton wrote: O The fact that I have let go of trying to follow up every thread on the mailing list is really great for me, thanks to John and David for providing issue and patch tracking - this is a huge simplification. And thanks to everyone who is contr

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Puneeth
On Wed, Jun 23, 2010 at 10:01 AM, Carsten Dominik wrote: > [..] >> 1) tab completion on tags ( >> I have a couple of templates using ^g and ^G and they worked well with >> org-remember, but don't work with org-capture. I hope I'm not missing >> something here. > > I just tried - this is working we

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Carsten Dominik
On Jun 23, 2010, at 6:01 AM, Puneeth wrote: Hi, On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: New implementation of the Org remember process == [..] None of what I describe is set in stone yet - let me know if you

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Carsten Dominik
On Jun 23, 2010, at 10:05 AM, Sebastian Rose wrote: Carsten Dominik writes: On Jun 23, 2010, at 1:56 AM, Sebastian Rose wrote: I have a problem with the properties and org-capture-templates. "* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx :PROPERTIES: :date:

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Sebastian Rose
Carsten Dominik writes: > On Jun 23, 2010, at 1:56 AM, Sebastian Rose wrote: > >> >> >> I have a problem with the properties and org-capture-templates. >> >> >>"* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx >> :PROPERTIES: >> :date: %u >> :pace: x:xx >>

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Ian Barton
O The fact that I have let go of trying to follow up every thread on the mailing list is really great for me, thanks to John and David for providing issue and patch tracking - this is a huge simplification. And thanks to everyone who is contributing with answers and patches! The best part of th

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Ian Barton
1. Run M-x org-capture-import-remember-templates RET to get a translated version of your remember templates into the new variable `org-capture-templates'. This will "mostly" work, but maybe not for all cases. At least it will give you a good place to modify

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
Hi Manish, thanks for checking - this is now fixed. - Carsten On Jun 23, 2010, at 6:52 AM, Manish wrote: On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: New implementation of the Org remember process == [snip: announceme

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Manish
On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: >New implementation of the Org remember process >== [snip: announcement of org-capture (287 lines)] > I got some compilation warnings for the latest files. I have not yet tr

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 6:01 AM, Puneeth wrote: Hi, On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: New implementation of the Org remember process == [..] None of what I describe is set in stone yet - let me know if you

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 1:56 AM, Sebastian Rose wrote: I have a problem with the properties and org-capture-templates. "* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx :PROPERTIES: :date: %u :pace: x:xx :kcal: xxx :END: %^{meters}p %^{s

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 1:07 AM, Sebastian Rose wrote: Carsten Dominik writes: None of what I describe is set in stone yet - let me know if you have comments, change requests or other ideas. My feeling right now is that this should become the default capture system, and that we will keep the cur

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Puneeth
Hi, On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: >            New implementation of the Org remember process >            == [..] > None of what I describe is set in stone yet - let me know if you have > comments, change requests or other ide

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
I have a problem with the properties and org-capture-templates. "* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx :PROPERTIES: :date: %u :pace: x:xx :kcal: xxx :END: %^{meters}p %^{start}p %^{time}p %^{type}p %x^{rpuls}p" result

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Carsten Dominik writes: > None of what I describe is set in stone yet - let me know if you have > comments, change requests or other ideas. > > My feeling right now is that this should become the default capture > system, and that we will keep the current org-remember in the > distribution for qui

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Eric S Fraga
On Tue, 22 Jun 2010 14:36:15 +0200, Carsten Dominik wrote: [...] > 1. Run > > M-x org-capture-import-remember-templates RET > > to get a translated version of your remember templates into the > new variable `org-capture-templates'. This will "mostly" work, > but maybe n

[Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
New implementation of the Org remember process == Dear all, The fact that I have let go of trying to follow up every thread on the mailing list is really great for me, thanks to John and David for providing issue and patch track