Hi Sergio,
Bernt Hansen 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
sergio 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
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.
sergio 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
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.