Fix typo in documentation
This commit is contained in:
@@ -2,24 +2,24 @@ Syncing your calendars
|
||||
======================
|
||||
|
||||
Kanboard supports iCal feeds for projects and users.
|
||||
This feature allow you to import Kanboard tasks in almost any calendar program (by example Microsoft Outlook, Apple Calendar, Mozilla Thunderbird and Google Calendar).
|
||||
This feature allows you to import Kanboard tasks in almost any calendar program (by example Microsoft Outlook, Apple Calendar, Mozilla Thunderbird and Google Calendar).
|
||||
|
||||
Calendar subscriptions are **read-only** access, you cannot create tasks from an external calendar software.
|
||||
The Calendar feed export follow the iCal standard.
|
||||
Calendar subscriptions are **read-only** access, you cannot create tasks from external calendar software.
|
||||
The Calendar feed export follows the iCal standard.
|
||||
|
||||
Note: Only tasks within the date range of -2 months to +6 months are exported to the iCalendar feed.
|
||||
|
||||
Project calendars
|
||||
-----------------
|
||||
|
||||
- Each project have its own calendar.
|
||||
- Each project has its own calendar.
|
||||
- The subscription link is unique per project, the link is activated when you enable the public access of your project: **Project settings > Public access**.
|
||||
- This calendar show only tasks for the selected project.
|
||||
- This calendar shows only tasks for the selected project.
|
||||
|
||||
User calendars
|
||||
--------------
|
||||
|
||||
- Each user have its own calendar.
|
||||
- Each user has its own calendar.
|
||||
- The subscription link is unique per user, the link is activated when you enable the public access of your user: **User profile > Public access**.
|
||||
- This calendar show tasks assigned to the user for all projects.
|
||||
|
||||
@@ -28,7 +28,7 @@ Adding your Kanboard calendar to Apple Calendar
|
||||
|
||||
- Open Calendar
|
||||
- Select **File > New Calendar Subscription**
|
||||
- Copy and paste the iCal feed url from Kanboard
|
||||
- Copy and paste the iCal feed URL from Kanboard
|
||||
|
||||

|
||||
|
||||
@@ -44,21 +44,21 @@ Adding your Kanboard calendar to Microsoft Outlook
|
||||
|
||||
- Open Outlook
|
||||
- Select **Open Calendar > From Internet**
|
||||
- Copy and paste the iCal feed url from Kanboard
|
||||
- Copy and paste the iCal feed URL from Kanboard
|
||||
|
||||

|
||||
|
||||
Adding your Kanboard calendar to Mozilla Thunderbird
|
||||
----------------------------------------------------
|
||||
|
||||
- Install the Add-on **Lightning** to add the calendar support to Thunderbird
|
||||
- Install the Add-on **Lightning** to add calendar support to Thunderbird
|
||||
- Click on **File > New Calendar**
|
||||
- In the dialog box, choose **On the Network**
|
||||
|
||||

|
||||
|
||||
- Choose the format iCalendar
|
||||
- Copy and paste the iCal feed url from Kanboard
|
||||
- Copy and paste the iCal feed URL from Kanboard
|
||||
|
||||

|
||||
|
||||
@@ -69,7 +69,7 @@ Adding your Kanboard calendar to Google Calendar
|
||||
|
||||
- Click the down-arrow next to **Other calendars**.
|
||||
- Select **Add by URL** from the menu.
|
||||
- Copy and paste the iCal feed url from Kanboard
|
||||
- Copy and paste the iCal feed URL from Kanboard
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user