* org-mode timestamp and calendar questions
@ 2015-03-24 8:36 Randomcoder
2015-03-24 9:06 ` Sebastien Vauban
2015-03-24 12:33 ` Nick Dokos
0 siblings, 2 replies; 3+ messages in thread
From: Randomcoder @ 2015-03-24 8:36 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Is it possible to make org-mode timestamps inactive? (I mean, the
calendar(Google calendar) and the org-agenda would ignore them)
I tried specifying that I should be notified 1h in advance for an
event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is
not the way to do it.
Is it currently possible to do this and if so, what is the correct
org-mode timestamp markup for this ?
Best regards,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-mode timestamp and calendar questions
2015-03-24 8:36 org-mode timestamp and calendar questions Randomcoder
@ 2015-03-24 9:06 ` Sebastien Vauban
2015-03-24 12:33 ` Nick Dokos
1 sibling, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2015-03-24 9:06 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Randomcoder wrote:
> Hi,
>
> Is it possible to make org-mode timestamps inactive? (I mean, the
> calendar(Google calendar) and the org-agenda would ignore them)
>
> I tried specifying that I should be notified 1h in advance for an
> event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is
> not the way to do it.
> Is it currently possible to do this and if so, what is the correct
> org-mode timestamp markup for this ?
As written in the docs, inactive timestamps have `[' brackets instead of
`<'.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-mode timestamp and calendar questions
2015-03-24 8:36 org-mode timestamp and calendar questions Randomcoder
2015-03-24 9:06 ` Sebastien Vauban
@ 2015-03-24 12:33 ` Nick Dokos
1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2015-03-24 12:33 UTC (permalink / raw)
To: emacs-orgmode
Randomcoder <randomcoder1@gmail.com> writes:
> Is it possible to make org-mode timestamps inactive? (I mean, the
> calendar(Google calendar) and the org-agenda would ignore them)
>
I am (as usual) confused: is the part above related to the part below?
As Seb says, <...> are active timestamps, [...] are inactive ones and
the agenda does not pay any attention to the latter. No idea what
happens with Google calendar, or any other for that matter.
> I tried specifying that I should be notified 1h in advance for an
> event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is
> not the way to do it.
> Is it currently possible to do this and if so, what is the correct
> org-mode timestamp markup for this ?
>
What notification system are you using? The stuff in appt.el perhaps?
If so, see the docstring of org-agenda-to-appt, in particular the
APPT_WARNTIME property. But in general, the notification settings are
appt-related ones: afaik, you cannot use things like -1h in the
timestamp and have it carry over to the appt settings, although that
might be possible "with a small amount of coding".
--
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-24 12:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 8:36 org-mode timestamp and calendar questions Randomcoder
2015-03-24 9:06 ` Sebastien Vauban
2015-03-24 12:33 ` Nick Dokos
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.