« Outlook 365 » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
(4 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 51 : | Ligne 51 : | ||
= Signature = | = Signature = | ||
Home → New Email → | Home → New Email → Insert → Signature → Signatures | ||
== [https://www.msoutlooktools.com/category/email/signature/add-skype-button.html Ajouter un lien skype] == | == [https://www.msoutlooktools.com/category/email/signature/add-skype-button.html Ajouter un lien skype] == | ||
Ligne 61 : | Ligne 61 : | ||
* File → Automatic Replies | * File → Automatic Replies | ||
* [https://support.microsoft.com/en-us/office/send-automatic-out-of-office-replies-in-outlook-on-the-web-0c193ab0-b9e1-4058-84be-a5b014242290 Send automatic (out of office) replies in Outlook on the web] | * [https://support.microsoft.com/en-us/office/send-automatic-out-of-office-replies-in-outlook-on-the-web-0c193ab0-b9e1-4058-84be-a5b014242290 Send automatic (out of office) replies in Outlook on the web] | ||
== Sent directly to me == | |||
* Do not fill the message | |||
* Rules button (bottom left) → Add Rule | |||
** Check "Send to me directly" | |||
** Check "Reply with template" | |||
** Fill the template | |||
= Mark emails as read when clicked = | = Mark emails as read when clicked = | ||
* File → Options → Advanced | * File → Options → Advanced | ||
* Outlook panes section → Reading Pane | * Outlook panes section → Reading Pane | ||
* Check Mark items as read when viewed in the Reading Pane check box | * Check the Mark items as read when viewed in the Reading Pane check box | ||
* Set the wait time to 0 | * Set the wait time to 0 | ||
= Change event reminder time = | |||
* File → Options → Calendar | |||
* Default reminders = 1 minute | |||
= [https://support.microsoft.com/en-us/office/block-or-unblock-automatic-picture-downloads-in-email-messages-15e08854-6808-49b1-9a0a-50b81f2d617a Unblock automatic picture downloads] = | |||
* File → Options → Trust Center | |||
* Microsoft Outlook Trust Center section → Trust Center Settings | |||
* Uncheck the Don't download pictures automatically in HTML e-mail messages or RSS items |
Dernière version du 20 août 2024 à 09:03
Change the spell check language
- Select text
- Review tab → Language → Set Proofing Lnaguage
- Select the spell check language
Search
Filter | Description |
---|---|
from:john from:"john" |
by sender, use " to get exact match |
hasattachment:yes | by attachment |
Keep zoom preference
- click on zoom value (down-right)
- checkbox "Remember my preference"
Reset all views on all folders
- Windows + R
- outlook.exe /cleanviews
Règles
- File → Manage Rules & Alerts
- clique-droit sur un email → Rules → Create Rule
OST file
%LocalAppData%\Microsoft\Outlook\user@domain.net.ost
Update channel
By default Office 365 is set on Semi-Annual update channel.
# switch to monthly update channel setlocal reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\ /v CDNBaseUrl if %errorlevel%==0 (goto SwitchChannel) else (goto End) :SwitchChannel reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v CDNBaseUrl /t REG_SZ /d "https://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60" /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateUrl /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateToVersion /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Updates /v UpdateToVersion /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\16.0\Common\OfficeUpdate\ /f :End Endlocal |
File → Office Account → Update Options → Update Now
Dark Mode
File → Office Account → Office Theme → Black
Signature
Home → New Email → Insert → Signature → Signatures
Ajouter un lien skype
- Ajouter le logo de skype
- Ajouter comme hyperlien du logo skype:<username>?call
- pour avoir le username, cliquer sur l'image de profile en haut à gauche (live:accountname)
Automatic (out of office) reply
- File → Automatic Replies
- Send automatic (out of office) replies in Outlook on the web
Sent directly to me
- Do not fill the message
- Rules button (bottom left) → Add Rule
- Check "Send to me directly"
- Check "Reply with template"
- Fill the template
Mark emails as read when clicked
- File → Options → Advanced
- Outlook panes section → Reading Pane
- Check the Mark items as read when viewed in the Reading Pane check box
- Set the wait time to 0
Change event reminder time
- File → Options → Calendar
- Default reminders = 1 minute
Unblock automatic picture downloads
- File → Options → Trust Center
- Microsoft Outlook Trust Center section → Trust Center Settings
- Uncheck the Don't download pictures automatically in HTML e-mail messages or RSS items