Skip to content

Instantly share code, notes, and snippets.

@israel-dryer
Created September 30, 2020 22:22
Show Gist options
  • Save israel-dryer/97fe72c11ce589c9dc977869194c91cb to your computer and use it in GitHub Desktop.
Save israel-dryer/97fe72c11ce589c9dc977869194c91cb to your computer and use it in GitHub Desktop.
Wiki homepage example
Welcome to a series of tutorials on how to get the most out of Microsoft Outlook using python!
<table>
<tr>
<td>
<ul><b>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki">Home</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Getting-started">Getting started</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Plain-text-email">Plain text email</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/HTML-formatted-email">HMTL formatted email</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Attachments">Attachments</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Email-templates">Email templates</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Email-sending-limits">Sending limits</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Chunking-a-distribution">Chunking a Distribution</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Folder-management">Folder management</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Message-management">Message management</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Bulk-mail">Bulk mail</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Search-and-Organize-Mail">Search and organize mail</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Copy-&-paste-Excel-table-to-Outlook">Insert Excel table into message</a></li>
<li><a href="https://github.com/israel-dryer/Outlook-Python-Tutorial/wiki/Send-mail-from-another-account">Send mail from another account</a></li>
</ul></b>
</td>
<td>
<img src="https://github.com/israel-dryer/Outlook-Python-Tutorial/blob/master/outlook-python-logo.png">
</td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment