emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Timestamps
@ 2006-11-22 15:17 J. David Boyd
  2006-11-22 16:08 ` Timestamps David Emery
  2006-11-22 16:16 ` Timestamps Eddward DeVilla
  0 siblings, 2 replies; 15+ messages in thread
From: J. David Boyd @ 2006-11-22 15:17 UTC (permalink / raw)
  To: emacs-orgmode


Sorry everyone, I thought I saw this in the docs, but I can't find it now.

Is there someway to insert a timestamp, rather than a 'date' stamp?

Dave

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2006-11-22 15:17 Timestamps J. David Boyd
@ 2006-11-22 16:08 ` David Emery
  2006-11-22 16:16 ` Timestamps Eddward DeVilla
  1 sibling, 0 replies; 15+ messages in thread
From: David Emery @ 2006-11-22 16:08 UTC (permalink / raw)
  To: david; +Cc: emacs-orgmode

On Date: Wed, 22 Nov 2006 10:17:19 -0500, david@adboyd.com (J. David Boyd) wrote:
> Sorry everyone, I thought I saw this in the docs, but I can't find it now.
> 
> Is there someway to insert a timestamp, rather than a 'date' stamp?

Yup, there is:

C-u C-c .  

Dave

> Dave

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2006-11-22 15:17 Timestamps J. David Boyd
  2006-11-22 16:08 ` Timestamps David Emery
@ 2006-11-22 16:16 ` Eddward DeVilla
  2006-11-22 16:37   ` Timestamps J. David Boyd
  1 sibling, 1 reply; 15+ messages in thread
From: Eddward DeVilla @ 2006-11-22 16:16 UTC (permalink / raw)
  To: J. David Boyd; +Cc: emacs-orgmode

I had to look that up myself.  It's 'C-u C-c .'.  You may want to look
up the option org-time-stamp-rounding-minutes also.

Edd

On 11/22/06, J. David Boyd <david@adboyd.com> wrote:
>
> Sorry everyone, I thought I saw this in the docs, but I can't find it now.
>
> Is there someway to insert a timestamp, rather than a 'date' stamp?
>
> Dave
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2006-11-22 16:16 ` Timestamps Eddward DeVilla
@ 2006-11-22 16:37   ` J. David Boyd
  2006-11-22 16:46     ` Timestamps J. David Boyd
  0 siblings, 1 reply; 15+ messages in thread
From: J. David Boyd @ 2006-11-22 16:37 UTC (permalink / raw)
  To: emacs-orgmode

"Eddward DeVilla" <eddward@gmail.com> writes:

> I had to look that up myself.  It's 'C-u C-c .'.  You may want to look
> up the option org-time-stamp-rounding-minutes also.
>
> Edd
>
> On 11/22/06, J. David Boyd <david@adboyd.com> wrote:
>>
>> Sorry everyone, I thought I saw this in the docs, but I can't find it now.
>>
>> Is there someway to insert a timestamp, rather than a 'date' stamp?
>>
>> Dave
>>

Thanks guys.  This is what I was looking for, and lead me to the corollary,
C-u C-c ! for making non-active timestamps with the time in them.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2006-11-22 16:37   ` Timestamps J. David Boyd
@ 2006-11-22 16:46     ` J. David Boyd
  0 siblings, 0 replies; 15+ messages in thread
From: J. David Boyd @ 2006-11-22 16:46 UTC (permalink / raw)
  To: emacs-orgmode

david@adboyd.com (J. David Boyd) writes:

> "Eddward DeVilla" <eddward@gmail.com> writes:
>
>> I had to look that up myself.  It's 'C-u C-c .'.  You may want to look
>> up the option org-time-stamp-rounding-minutes also.
>>
>> Edd
>>
>> On 11/22/06, J. David Boyd <david@adboyd.com> wrote:
>>>
>>> Sorry everyone, I thought I saw this in the docs, but I can't find it now.
>>>
>>> Is there someway to insert a timestamp, rather than a 'date' stamp?
>>>
>>> Dave
>>>
>
> Thanks guys.  This is what I was looking for, and lead me to the corollary,
> C-u C-c ! for making non-active timestamps with the time in them.


s/lead me/led me/

^ permalink raw reply	[flat|nested] 15+ messages in thread

* timestamps
@ 2010-02-08  8:54 Rares Pop
  2010-02-08 13:14 ` timestamps Matt Lundin
  0 siblings, 1 reply; 15+ messages in thread
From: Rares Pop @ 2010-02-08  8:54 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 874 bytes --]

Hi,

I'm using orgmode 6.30d, under the OS Ubuntu 8.04 and the general idea is to
use it to log my work and i'm facing the following issues:

   - insert a constant timestamp (e.g. i forgot to insert an activity that i
   did yesterday, and i want to log it. Ican't insert a clock with previous
   start and end date)
   - change a timestamp inserted with a clock log in (e.g. i booked an
   activity to had started at 01:40PM but it actually started at 02:00 PM, how
   can i change it to have it delayed 20 minutes later)
   - export the org mode document with the clocks timestamp (e.g. i want to
   export the working log with all the timestamp both HTML and PDF but i have
   no success. The clock timestamps are not displayed in the output file)

I mentioned that i read all the manual and the advices given there don't
work.

Thank you very much for your help,
Rares

[-- Attachment #1.2: Type: text/html, Size: 1739 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: timestamps
  2010-02-08  8:54 timestamps Rares Pop
@ 2010-02-08 13:14 ` Matt Lundin
  2010-02-08 16:23   ` timestamps Rares Pop
  0 siblings, 1 reply; 15+ messages in thread
From: Matt Lundin @ 2010-02-08 13:14 UTC (permalink / raw)
  To: Rares Pop; +Cc: emacs-orgmode

Rares Pop <rares.pop@gmail.com> writes:

> I'm using orgmode 6.30d, under the OS Ubuntu 8.04 and the general
> idea is to use it to log my work and i'm facing the following issues: 
>
>   * insert a constant timestamp (e.g. i forgot to insert an activity
>     that i did yesterday, and i want to log it. Ican't insert a clock
>     with previous start and end date)

You can insert an timestamp with HH:MM by typing "C-u C-c !". 

Here is a *very simple* function I use to insert a clock line at point:

--8<---------------cut here---------------start------------->8---
    (defun my-org-insert-old-clock ()
      "Insert a clock line interactively at point."
      (interactive)
      (open-line 1)
      (insert "CLOCK: ")
      (org-time-stamp-inactive t)
      (insert "--")
      (org-time-stamp-inactive t)
      (org-clock-update-time-maybe))
--8<---------------cut here---------------end--------------->8---

>   * change a timestamp inserted with a clock log in (e.g. i booked an
>     activity to had started at 01:40PM but it actually started at 02:00
>     PM, how can i change it to have it delayed 20 minutes later)

You can change a time stamp by using Shift and the arrow keys. S-left
and S-right move forward and backward by day. S-up and S-down change
individual elements of the clock (hour, minutes, etc.).

See manual section 8.2: "Creating timestamps."

>   * export the org mode document with the clocks timestamp (e.g. i want
>     to export the working log with all the timestamp both HTML and PDF
>     but i have no success. The clock timestamps are not displayed in
>     the output file)

Are your timestamps in a :LOGBOOK: drawer? If so, you can turn on the
inclusion of drawers in export by adding the following line to the top
of your file:

#+OPTIONS: d:t

Or you can set org-export-with-drawers to t.

Hope this helps.
Matt

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: timestamps
  2010-02-08 13:14 ` timestamps Matt Lundin
@ 2010-02-08 16:23   ` Rares Pop
  0 siblings, 0 replies; 15+ messages in thread
From: Rares Pop @ 2010-02-08 16:23 UTC (permalink / raw)
  To: Matt Lundin; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 2399 bytes --]

Hi Matt,

It worked almost everything, with the exception of publishing and exporting.
That doesn't work only if i delete the CLOCK: string before the timestamp.

Here is the line:
 CLOCK: [2010-02-08 Mon 15:31]--[2010-02-08 Mon 16:32] =>  1:01

I searched through the doco but i didn't not find any solution, to export it
the way it is.

Can you give some more ideas?

Best regards,
RAres

On Mon, Feb 8, 2010 at 3:14 PM, Matt Lundin <mdl@imapmail.org> wrote:

> Rares Pop <rares.pop@gmail.com> writes:
>
> > I'm using orgmode 6.30d, under the OS Ubuntu 8.04 and the general
> > idea is to use it to log my work and i'm facing the following issues:
> >
> >   * insert a constant timestamp (e.g. i forgot to insert an activity
> >     that i did yesterday, and i want to log it. Ican't insert a clock
> >     with previous start and end date)
>
> You can insert an timestamp with HH:MM by typing "C-u C-c !".
>
> Here is a *very simple* function I use to insert a clock line at point:
>
> --8<---------------cut here---------------start------------->8---
>    (defun my-org-insert-old-clock ()
>      "Insert a clock line interactively at point."
>      (interactive)
>      (open-line 1)
>      (insert "CLOCK: ")
>      (org-time-stamp-inactive t)
>      (insert "--")
>      (org-time-stamp-inactive t)
>      (org-clock-update-time-maybe))
> --8<---------------cut here---------------end--------------->8---
>
> >   * change a timestamp inserted with a clock log in (e.g. i booked an
> >     activity to had started at 01:40PM but it actually started at 02:00
> >     PM, how can i change it to have it delayed 20 minutes later)
>
> You can change a time stamp by using Shift and the arrow keys. S-left
> and S-right move forward and backward by day. S-up and S-down change
> individual elements of the clock (hour, minutes, etc.).
>
> See manual section 8.2: "Creating timestamps."
>
> >   * export the org mode document with the clocks timestamp (e.g. i want
> >     to export the working log with all the timestamp both HTML and PDF
> >     but i have no success. The clock timestamps are not displayed in
> >     the output file)
>
> Are your timestamps in a :LOGBOOK: drawer? If so, you can turn on the
> inclusion of drawers in export by adding the following line to the top
> of your file:
>
> #+OPTIONS: d:t
>
> Or you can set org-export-with-drawers to t.
>
> Hope this helps.
> Matt
>

[-- Attachment #1.2: Type: text/html, Size: 4150 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Timestamps
@ 2021-11-28  4:52 David Masterson
  2021-11-28  6:59 ` Timestamps Jude DaShiell
  2021-11-28 19:54 ` Timestamps Nicolas Goaziou
  0 siblings, 2 replies; 15+ messages in thread
From: David Masterson @ 2021-11-28  4:52 UTC (permalink / raw)
  To: emacs-orgmode

Has the format for timestamps covering (say) a few hours changed?  The
following is still possible with "C-c .", but (I think) it is not
documented in the Org-Mode manual:

  <2021-11-27 Sat 10:30-12:30>

This seems to be the new standard:
  <2021-11-27 Sat 10:30>--<2021-11-27 Sat 12:30>
  
-- 
David Masterson


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-11-28  4:52 Timestamps David Masterson
@ 2021-11-28  6:59 ` Jude DaShiell
  2021-12-01  3:33   ` Timestamps David Masterson
  2021-11-28 19:54 ` Timestamps Nicolas Goaziou
  1 sibling, 1 reply; 15+ messages in thread
From: Jude DaShiell @ 2021-11-28  6:59 UTC (permalink / raw)
  To: David Masterson, emacs-orgmode

I think the new standard is better since it allows for work or an agenda
item to cross one or more Midnights.


On Sat, 27 Nov 2021, David Masterson wrote:

> Has the format for timestamps covering (say) a few hours changed?  The
> following is still possible with "C-c .", but (I think) it is not
> documented in the Org-Mode manual:
>
>   <2021-11-27 Sat 10:30-12:30>
>
> This seems to be the new standard:
>   <2021-11-27 Sat 10:30>--<2021-11-27 Sat 12:30>
>
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-11-28  4:52 Timestamps David Masterson
  2021-11-28  6:59 ` Timestamps Jude DaShiell
@ 2021-11-28 19:54 ` Nicolas Goaziou
  2021-12-01  3:54   ` Timestamps David Masterson
  1 sibling, 1 reply; 15+ messages in thread
From: Nicolas Goaziou @ 2021-11-28 19:54 UTC (permalink / raw)
  To: David Masterson; +Cc: emacs-orgmode

Hello,

David Masterson <dsmasterson92630@outlook.com> writes:

> Has the format for timestamps covering (say) a few hours changed?  The
> following is still possible with "C-c .", but (I think) it is not
> documented in the Org-Mode manual:
>
>   <2021-11-27 Sat 10:30-12:30>
>
> This seems to be the new standard:
>   <2021-11-27 Sat 10:30>--<2021-11-27 Sat 12:30>

Both are valid. Maybe the manual needs some clarification. Would you
want to tackle it?

Regards,
-- 
Nicolas Goaziou


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-11-28  6:59 ` Timestamps Jude DaShiell
@ 2021-12-01  3:33   ` David Masterson
  2021-12-01  3:38     ` Timestamps Jude DaShiell
  0 siblings, 1 reply; 15+ messages in thread
From: David Masterson @ 2021-12-01  3:33 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: emacs-orgmode

Jude DaShiell <jdashiel@panix.com> writes:

> I think the new standard is better since it allows for work or an agenda
> item to cross one or more Midnights.

If so, then the Org commands should be updated to follow the standard.

-- 
David Masterson


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-12-01  3:33   ` Timestamps David Masterson
@ 2021-12-01  3:38     ` Jude DaShiell
  2021-12-01  3:53       ` Timestamps David Masterson
  0 siblings, 1 reply; 15+ messages in thread
From: Jude DaShiell @ 2021-12-01  3:38 UTC (permalink / raw)
  To: David Masterson; +Cc: emacs-orgmode

Not to mention the documentation.


On Tue, 30 Nov 2021, David Masterson wrote:

> Jude DaShiell <jdashiel@panix.com> writes:
>
> > I think the new standard is better since it allows for work or an agenda
> > item to cross one or more Midnights.
>
> If so, then the Org commands should be updated to follow the standard.
>
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-12-01  3:38     ` Timestamps Jude DaShiell
@ 2021-12-01  3:53       ` David Masterson
  0 siblings, 0 replies; 15+ messages in thread
From: David Masterson @ 2021-12-01  3:53 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: emacs-orgmode

My mistake -- it is in the (latest?) documentation of "Plain Timestamp"
under "Dates and Times".  Eyes are getting old.  ;-)

Jude DaShiell <jdashiel@panix.com> writes:

> Not to mention the documentation.
>
>
> On Tue, 30 Nov 2021, David Masterson wrote:
>
>> Jude DaShiell <jdashiel@panix.com> writes:
>>
>> > I think the new standard is better since it allows for work or an agenda
>> > item to cross one or more Midnights.
>>
>> If so, then the Org commands should be updated to follow the standard.
>>
>>

-- 
David Masterson


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Timestamps
  2021-11-28 19:54 ` Timestamps Nicolas Goaziou
@ 2021-12-01  3:54   ` David Masterson
  0 siblings, 0 replies; 15+ messages in thread
From: David Masterson @ 2021-12-01  3:54 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> David Masterson <dsmasterson92630@outlook.com> writes:
>
>> Has the format for timestamps covering (say) a few hours changed?  The
>> following is still possible with "C-c .", but (I think) it is not
>> documented in the Org-Mode manual:
>>
>>   <2021-11-27 Sat 10:30-12:30>
>>
>> This seems to be the new standard:
>>   <2021-11-27 Sat 10:30>--<2021-11-27 Sat 12:30>
>
> Both are valid. Maybe the manual needs some clarification. Would you
> want to tackle it?

My mistake, I missed it.  Thanks

-- 
David Masterson


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-12-01  3:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-22 15:17 Timestamps J. David Boyd
2006-11-22 16:08 ` Timestamps David Emery
2006-11-22 16:16 ` Timestamps Eddward DeVilla
2006-11-22 16:37   ` Timestamps J. David Boyd
2006-11-22 16:46     ` Timestamps J. David Boyd
  -- strict thread matches above, loose matches on Subject: below --
2010-02-08  8:54 timestamps Rares Pop
2010-02-08 13:14 ` timestamps Matt Lundin
2010-02-08 16:23   ` timestamps Rares Pop
2021-11-28  4:52 Timestamps David Masterson
2021-11-28  6:59 ` Timestamps Jude DaShiell
2021-12-01  3:33   ` Timestamps David Masterson
2021-12-01  3:38     ` Timestamps Jude DaShiell
2021-12-01  3:53       ` Timestamps David Masterson
2021-11-28 19:54 ` Timestamps Nicolas Goaziou
2021-12-01  3:54   ` Timestamps David Masterson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).