From ee9c8e82f4e1d79686f35c2c7eb4a3a53a41b21e Mon Sep 17 00:00:00 2001 From: Guillermo Villar Date: Sun, 21 May 2017 12:19:00 +0200 Subject: [PATCH] Created README.md file --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..838b976 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Outlook 2013 Calendar AddIn + +Adds extended appointment calendar to see events for several upcoming days, and enhanced new email notification system to delete/flag incoming emails. + +This project was born because after moving to the new Outlook 2013, a lot of nice and useful features were strangely "lost" in the upgrade from versions like 2010 or even 2007. + +It started as a personal project to include these options in my own daily work, but some colleagues were interested in it, so I decided to include it in Codeplex for everybody to download and mess around with it if you like it too. You're absolutely free to download it, and do whatever you want to do with the code if you wish, which BTW is provided as-is. ;-) + +Please read the migrated docs for more information until I have time to arrange the README.md file. :-) + +You can download the compiled binaries here in the meantime: + +[http://blog.gamosoft.com/outlook-2013-calendar-add-in/](http://blog.gamosoft.com/outlook-2013-calendar-add-in/)