Re: [Orgmode] org-reverse-note-order

2010-11-28 Thread David Maus
At Fri, 19 Nov 2010 09:58:11 -0500,
Marvin Doyley wrote:

 [1  multipart/alternative (7bit)]

 (setq org-reverse-note-order t) does not seem to work properly with
 org-capture-templates

 It seems to append my TODO or notes at the end rather at the
 beginning. Does anybody know what I am doing wrong ?

Not sure about this variable, but you might try the property :prepend
in the capture template:

C-h v org-capture-templates RET

The rest of the entry is a property list of additional options.  Recognized
properties are:

 :prependNormally newly captured information will be appended at
 the target location (last child, last table line,
 last list item...).  Setting this property will
 change that.

HTH,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpzwQet18O9r.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] org-reverse-note-order

2010-11-19 Thread Marvin Doyley
Hi there,


(setq org-reverse-note-order t) does not seem to work properly with
org-capture-templates

It seems to append my TODO or notes at the end rather at the
beginning. Does anybody know what I am doing wrong ?

thanks
M
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-reverse-note-order and date-tree

2010-04-16 Thread Carsten Dominik


On Apr 16, 2010, at 9:25 AM, Evan wrote:


Sorry for a delayed response, I missed your message.

On Tue, Apr 6, 2010 at 1:20 PM, Carsten Dominik
carsten.domi...@gmail.com wrote:


On Apr 2, 2010, at 8:55 AM, Evan wrote:


It seems that the org-reverse-note-order has no effects on the
following remember template

(Diary  ?d  * %U\n  %?\n  %i\n  %a  daily_notes/diary.org
date-tree)

Is this a feature?


You might call it an incompleteness of the implementation.  I have  
a hard
time why, if you are creating a new node every day, you'd like the  
subnodes
first on top.  Actually, I see now that in the implementation I  
purposely
turned this feature off for the date trees.  Can you explain why  
you want it

reversed?



In fact, I don't need this. I was just trying to configure org mode
such that in some files the notes are created in the reverse order,
while in the other files they are created in the normal order. But I
didn't figure out how to do this (I still don't know how to do this, I
find no document on this and have little knowledge on lisp. Any hint
on this?). So I just put

(setq org-reverse-note-order t)

into .emacs with the worry whether it will affect the date trees.



Is it possible to to get a headline of reverse date tree in the
remember template?


Well, this question I did not understand.  Please try again.



By a reverse date tree, I mean a date tree with the recent dates on
the top in contrast to the normal date tree.


No, a reversed tree in this sense is not supported.

- Carsten



Thanks.


- Carsten





___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-reverse-note-order and date-tree

2010-04-16 Thread Evan
Sorry for a delayed response, I missed your message.

On Tue, Apr 6, 2010 at 1:20 PM, Carsten Dominik
carsten.domi...@gmail.com wrote:

 On Apr 2, 2010, at 8:55 AM, Evan wrote:

 It seems that the org-reverse-note-order has no effects on the
 following remember template

 (Diary  ?d  * %U\n  %?\n  %i\n  %a  daily_notes/diary.org
  date-tree)

 Is this a feature?

 You might call it an incompleteness of the implementation.  I have a hard
 time why, if you are creating a new node every day, you'd like the subnodes
 first on top.  Actually, I see now that in the implementation I purposely
 turned this feature off for the date trees.  Can you explain why you want it
 reversed?


In fact, I don't need this. I was just trying to configure org mode
such that in some files the notes are created in the reverse order,
while in the other files they are created in the normal order. But I
didn't figure out how to do this (I still don't know how to do this, I
find no document on this and have little knowledge on lisp. Any hint
on this?). So I just put

(setq org-reverse-note-order t)

into .emacs with the worry whether it will affect the date trees.


 Is it possible to to get a headline of reverse date tree in the
 remember template?

 Well, this question I did not understand.  Please try again.


By a reverse date tree, I mean a date tree with the recent dates on
the top in contrast to the normal date tree.

Thanks.


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-reverse-note-order and date-tree

2010-04-06 Thread Carsten Dominik


On Apr 2, 2010, at 8:55 AM, Evan wrote:


It seems that the org-reverse-note-order has no effects on the
following remember template

(Diary  ?d  * %U\n  %?\n  %i\n  %a  daily_notes/diary.org   
date-tree)


Is this a feature?


You might call it an incompleteness of the implementation.  I have a  
hard time why, if you are creating a new node every day, you'd like  
the subnodes first on top.  Actually, I see now that in the  
implementation I purposely turned this feature off for the date  
trees.  Can you explain why you want it reversed?




Is it possible to to get a headline of reverse date tree in the
remember template?


Well, this question I did not understand.  Please try again.

- Carsten





___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] org-reverse-note-order and date-tree

2010-04-02 Thread Evan
It seems that the org-reverse-note-order has no effects on the
following remember template

(Diary  ?d  * %U\n  %?\n  %i\n  %a  daily_notes/diary.org  date-tree)

Is this a feature?

Is it possible to to get a headline of reverse date tree in the
remember template?


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode