From 8184cc06033ff6cf64fcde1d0172a05c4a9bd166 Mon Sep 17 00:00:00 2001 From: bsag Date: Sat, 16 Jul 2011 08:47:52 -0700 Subject: [PATCH] Created Evolution integration (textile) --- Evolution-integration.textile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Evolution-integration.textile diff --git a/Evolution-integration.textile b/Evolution-integration.textile new file mode 100644 index 0000000..fc7daef --- /dev/null +++ b/Evolution-integration.textile @@ -0,0 +1,11 @@ +h1. Evolution integration + +You can set up "Evolution's":http://projects.gnome.org/evolution/ calendar module to display Tracks actions as appointments. The instructions below were tested with Evolution 2.26.1. + +* Copy the URL for the iCal feed you want Evolution to subscribe to to the clipboard +* In the "Calendar" view, choose "File > New > Calendar" +* Set the "Type" combo box to "On the web" +* Paste the URL into the "URL" text box, and type a name (i.e. "Tracks") into the "Name" one. Set the other options as desired + + +You now have a read-only Tracks calendar you can toggle on the sidebar, and all Tracks actions with due dates are displayed in your calendar view. Since evolution-data-server is now tracking it, any other GNOME application that uses it (such as the clock applet, or Pimlico's "Dates") is "Tracks-aware" as well. \ No newline at end of file