diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-05 12:26:19 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-05 12:26:19 -0400 |
commit | 0de269041389c0ab521de30ca2b878d242f691b8 (patch) | |
tree | aeb62793a78ee24db9f23e2502acc5dd2916c8e5 /docs | |
parent | 4438e03c62962ecf6265eddcb3d2c6e761638cda (diff) |
Increase date range for ics export
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ical.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ical.markdown b/docs/ical.markdown index e5f2f936..5c52bf82 100644 --- a/docs/ical.markdown +++ b/docs/ical.markdown @@ -7,6 +7,8 @@ This feature allow you to import Kanboard tasks in almost any calendar program ( Calendar subscriptions are **read-only** access, you cannot create tasks from an external calendar software. The Calendar feed export follow the iCal standard. +Note: Only tasks within the date range of -2 months to +6 months are exported to the iCalendar feed. + Project calendars ----------------- |