emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* customize agenda time boundaries
@ 2012-01-23  2:14 sergio
  2012-01-23  3:17 ` Bernt Hansen
  0 siblings, 1 reply; 5+ messages in thread
From: sergio @ 2012-01-23  2:14 UTC (permalink / raw)
  To: Org Mode List

Hello.

Is it possible to display a week (for example) in agenda, but not from
Monday till Sunday, but from 3 days ago from today till 3 days forward?

-- 
sergio.

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

* Re: customize agenda time boundaries
  2012-01-23  2:14 customize agenda time boundaries sergio
@ 2012-01-23  3:17 ` Bernt Hansen
  2012-01-23  3:30   ` sergio
  0 siblings, 1 reply; 5+ messages in thread
From: Bernt Hansen @ 2012-01-23  3:17 UTC (permalink / raw)
  To: sergio; +Cc: Org Mode List

sergio <mailbox@sergio.spb.ru> writes:

> Is it possible to display a week (for example) in agenda, but not from
> Monday till Sunday, but from 3 days ago from today till 3 days forward?

Hi Sergio,

(setq org-agenda-start-on-weekday nil)

C-c a a j -3 w

Regards,
Bernt

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

* Re: customize agenda time boundaries
  2012-01-23  3:17 ` Bernt Hansen
@ 2012-01-23  3:30   ` sergio
  2012-01-23 17:52     ` Bernt Hansen
  0 siblings, 1 reply; 5+ messages in thread
From: sergio @ 2012-01-23  3:30 UTC (permalink / raw)
  To: emacs-orgmode

On 01/23/2012 07:17 AM, Bernt Hansen wrote:

> (setq org-agenda-start-on-weekday nil)
> 
> C-c a a j -3 w

OK, it works. But it's complicated and week was just an example.
How to do the same for 3 days? For one day (show 12 hours before, and 12
after the current moment)?


-- 
sergio.

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

* Re: customize agenda time boundaries
  2012-01-23  3:30   ` sergio
@ 2012-01-23 17:52     ` Bernt Hansen
  2012-01-24 14:38       ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Bernt Hansen @ 2012-01-23 17:52 UTC (permalink / raw)
  To: sergio; +Cc: emacs-orgmode

sergio <mailbox@sergio.spb.ru> writes:

> On 01/23/2012 07:17 AM, Bernt Hansen wrote:
>
>> (setq org-agenda-start-on-weekday nil)
>> 
>> C-c a a j -3 w
>
> OK, it works. But it's complicated and week was just an example.
> How to do the same for 3 days? For one day (show 12 hours before, and 12
> after the current moment)?

I don't know.  You might be able to use org-agenda-span to accomplish
some of this.

Regards,
Bernt

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

* Re: customize agenda time boundaries
  2012-01-23 17:52     ` Bernt Hansen
@ 2012-01-24 14:38       ` Bastien
  0 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2012-01-24 14:38 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode, sergio

Hi Sergio,

Bernt Hansen <bernt@norang.ca> writes:

> You might be able to use org-agenda-span to accomplish
> some of this.

Yes -- a combination of `org-agenda-starting-day' and `org-agenda-span'
should do.

HTH,

-- 
 Bastien

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

end of thread, other threads:[~2012-01-24 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23  2:14 customize agenda time boundaries sergio
2012-01-23  3:17 ` Bernt Hansen
2012-01-23  3:30   ` sergio
2012-01-23 17:52     ` Bernt Hansen
2012-01-24 14:38       ` Bastien

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).