* A couple of usage questions
@ 2007-01-23 18:07 curiouserandcuriouser
2007-01-24 7:13 ` Bastien
2007-01-24 9:51 ` Carsten Dominik
0 siblings, 2 replies; 3+ messages in thread
From: curiouserandcuriouser @ 2007-01-23 18:07 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 690 bytes --]
1) When I close a 'TODO' I get the following:
*** DONE another level
CLOSED: [2007-01-22 Mon]
test
How do i get the time into the CLOSED tag like I've seen other people have?
(i.e. CLOSED: [2007-01-22 Mon 11:01]
2) When I use org-agenda, I notice that the date formats are significantly
different than the data format in *.org files? (i.e. '2007-01-21 Sun' (org
file) versus 'Monday 22 January 2007' (org-agenda)) How do I get them the
same?
On another note, this module looks great! I've just started using it.
Previously I was using Planner for awhile and I have 111 separate files over
4 months so I'm trying to bring that down. This might do the trick.
Regards,
Victor
[-- Attachment #1.2: Type: text/html, Size: 828 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A couple of usage questions
2007-01-23 18:07 A couple of usage questions curiouserandcuriouser
@ 2007-01-24 7:13 ` Bastien
2007-01-24 9:51 ` Carsten Dominik
1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2007-01-24 7:13 UTC (permalink / raw)
To: emacs-orgmode
curiouserandcuriouser@gmail.com writes:
> 1) When I close a 'TODO' I get the following:
>
> *** Done another level CLOSED: [2007-01-22 Mon] test
>
> How do i get the time into the CLOSED tag like I've seen other people
> have? (i.e. CLOSED: [2007-01-22 Mon 11:01]
See the "Custom time format" section in the documentation:
,----[ (info "(org)Custom time format") ]
| Org-mode uses the standard ISO notation for dates and times as it is
| defined in ISO 8601. If you cannot get used to this and require
| another representation of date and time to keep you happy, you can get
| it by customizing the variables `org-display-custom-times' and
| `org-time-stamp-custom-formats'.
|
| `C-c C-x C-t'
| Toggle the display of custom formats for dates and times.
|
| Org-mode needs the default format for scanning, so the custom date/time
| format does not _replace_ the default format - instead it is put _over_
| the default format using text properties.
`----
> 2) When I use org-agenda, I notice that the date formats are
> significantly different than the data format in *.org files?
> (I.e. '2007-01-21 Sun' (org file) versus 'Monday 22 January 2007'
> (org-agenda)) How do I get them the same?
Can't help on this.
> On another note, this module looks great! I've just started using
> it. Previously I was using Planner for awhile and I have 111
> separate files over 4 months so I'm trying to bring that down. This
> might do the trick.
It is! I'm using Org with just one huge file, and it works smoothly.
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A couple of usage questions
2007-01-23 18:07 A couple of usage questions curiouserandcuriouser
2007-01-24 7:13 ` Bastien
@ 2007-01-24 9:51 ` Carsten Dominik
1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2007-01-24 9:51 UTC (permalink / raw)
To: curiouserandcuriouser; +Cc: emacs-orgmode
On Jan 23, 2007, at 19:07, curiouserandcuriouser@gmail.com wrote:
> 1) When I close a 'TODO' I get the following:
>
> *** DONE another level
> CLOSED: [2007-01-22 Mon]
> test
>
> How do i get the time into the CLOSED tag like I've seen other people
> have? (i.e. CLOSED: [2007-01-22 Mon 11:01]
This is a bug, fixed in version 4.62, to be out soon.
>
> 2) When I use org-agenda, I notice that the date formats are
> significantly different than the data format in *.org files? (i.e.
> '2007-01-21 Sun' (org file) versus 'Monday 22 January 2007'
> (org-agenda)) How do I get them the same?
Wait for version 4.62 and then customize the option
org-agenda-date-format.
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-24 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 18:07 A couple of usage questions curiouserandcuriouser
2007-01-24 7:13 ` Bastien
2007-01-24 9:51 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.