[Orgmode] Re: Search in the archive file by date

2009-11-05 Thread Bernt Hansen
Marcelo de Moraes Serpa writes: > Your suggestion didn't work quite well for me. My archive file, > newgtd.org_archive, has all my DONE items, archived. I use the > org-archive-subtree to move them there when I'm done with an item, but > this function does not tag the items with the :ARCHIVE: tag

Re: [Orgmode] Re: Search in the archive file by date

2009-11-05 Thread Marcelo de Moraes Serpa
Hi, thank you for the reply, bejamin. Your suggestion didn't work quite well for me. My archive file, newgtd.org_archive, has all my DONE items, archived. I use the org-archive-subtree to move them there when I'm done with an item, but this function does not tag the items with the :ARCHIVE: tag. H

[Orgmode] Re: Search in the archive file by date

2009-10-27 Thread Samuel Wales
On 2009-10-27, Bernt Hansen wrote: > That's the correct function IIRC. [ and ] map to -add and -subtract > respectively. It works fine here to display inactive timestamps on the > agenda. The docstring in release_6.32.4.ge47b refers to the function described by its name. -- Q: How many CDC "s

[Orgmode] Re: Search in the archive file by date

2009-10-27 Thread Bernt Hansen
That's the correct function IIRC. [ and ] map to -add and -subtract respectively. It works fine here to display inactive timestamps on the agenda. -Bernt Samuel Wales writes: > The feature of including inactive timestamps is interesting. > > For some reason, it is bound to org-agenda-manipula

Re: [Orgmode] Re: Search in the archive file by date

2009-10-27 Thread Samuel Wales
The feature of including inactive timestamps is interesting. For some reason, it is bound to org-agenda-manipulate-query-subtract, in a recent org. On 2009-10-27, Benjamin Andresen wrote: > Hey Marcelo, > > Marcelo de Moraes Serpa writes: > >> Hello, >> >> When someone asks you: "Hey, do you re

[Orgmode] Re: Search in the archive file by date

2009-10-27 Thread Benjamin Andresen
Hey Marcelo, Marcelo de Moraes Serpa writes: > Hello, > > When someone asks you: "Hey, do you remember what you have done last day > x?", it would be useful to query org to return in the archive for the items > that have been closed that day. Is there a way to do that? Sure. Let me tell you how