emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Set org-agenda-span per file


From: Florian Lindner
Subject: Re: [O] Set org-agenda-span per file
Date: Wed, 31 May 2017 09:08:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Am 31.05.2017 um 07:22 schrieb Loris Bennett:
> Hi,
> 
> Florian Lindner <address@hidden> writes:
> 
>> Hello,
>>
>> is it possible to set the number of days that are shown in the agenda,
>> i.e. org-agenda-span on a per file basis?
>>
>> I want to show two weeks of deadlines in my own org file, and just 4
>> days of appointments in the org file synced from the department's
>> calendar.
> 
> I don't know the answer to your question, but I am interested in how you
> are creating an org file synced from your departmental calendar.  Could
> you share some details of the setup?

Sure! My department uses a shared ownCloud calendar and I use org-caldav to 
sync.

https://github.com/dengste/org-caldav

configuration is simple:

(setq org-caldav-url 
"https://invalid.org/cloud/remote.php/dav/calendars/lindner";
      org-caldav-calendar-id "sgskalender"
      org-caldav-inbox "~/sgs.org"
      org-icalendar-timezone "Europe/Berlin"
      org-caldav-files nil)

Best,
Florian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]