Monday, August 24, 2015

Outlook Miscs



https://confluence.atlassian.com/hipchat/fun-with-emoticons-744525805.html
https://www.hipchat.com/emoticons


https://support.office.com/en-us/article/View-e-mail-messages-by-conversation-0ec4af07-6fb3-4499-bcab-3d01a090144c
  • To set preferences for how conversations are displayed in the message list, on the Outlook menu, clickPreferences, and then under E-mail  Reading Preferences button, click Reading. Under Conversations, select the preferences that you want.
  • Messages in the Junk Mail and Deleted Items folders are not included in conversations.
Smart Folders in Outlook for Mac
http://www.office.mvps.org/Outlook_Mac/smart_folders.html

http://www.olmtopsts.com/blogs/raw-query-outlook-2011-mac.html

http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macoutlook/outlook-2011-raw-query-syntax-question/5148b454-38d5-481f-bc6c-dbd19948c6ed
com_microsoft_outlook_author_email_addresses == someone@example.com || kMDItemAuthors == *Richard* || kMDItemAuthors == "Joe Cool"

com_microsoft_outlook_author_email_addresses == someone@example.com
This example shows how to search based on email address of the sender.

kMDItemAuthors == *Richard*
This example shows how to search based on the display name of the sender. In this case it will match "Mr. Richards", "Richard Branson" or "Sir Richard".

kMDItemAuthors == "Joe Cool"
This example shows that you can also search based on an exact display name of someone by using quotes.

You really don't need to use a raw query to search "from" or "to" someone. Just search for "John Smith" and Outlook should show you both. However, the syntax for that would be:

kMDItemRecipients == "John Smith"c

The final "c" at the end makes the search case insensitive.

http://www.lukedarby.co.uk/2012/09/outlook-2011-get-the-unread-mail-folder-back/
https://support.office.com/en-us/article/Save-a-search-by-using-a-Smart-Folder-6c7e2e39-21a9-479c-8e16-756af17290c6
  1. In the upper-right corner of the Outlook window, click in the search boxOutlook Search box.
    The Search tab appears.
This opens the search ribbon, click ‘All Mail’ button.
All Mail
Now click Advanced.
Advanced button
On the dropdown (little arrows) that appears and will currently say ‘Item Contains’,
Item Contains
click it and select ‘Read Status’
Dropdown Options
This brings up 2 more boxes, you want ‘is’ and ‘unread’
Read Status Options
Now click the little + symbol to add another condition.
This time change the second condition to be ‘Folder’ ; ‘Is Not’
On the 3rd option, click it and select ‘Choose Folder’
In the pop up box, type ‘Deleted Items’ and then select it from the results and click Choose
Choose Folder
By now you should see all your unread emails, in all your folders, and your search conditions will look like this

Labels

Review (572) System Design (334) System Design - Review (198) Java (189) Coding (75) Interview-System Design (65) Interview (63) Book Notes (59) Coding - Review (59) to-do (45) Linux (43) Knowledge (39) Interview-Java (35) Knowledge - Review (32) Database (31) Design Patterns (31) Big Data (29) Product Architecture (28) MultiThread (27) Soft Skills (27) Concurrency (26) Cracking Code Interview (26) Miscs (25) Distributed (24) OOD Design (24) Google (23) Career (22) Interview - Review (21) Java - Code (21) Operating System (21) Interview Q&A (20) System Design - Practice (20) Tips (19) Algorithm (17) Company - Facebook (17) Security (17) How to Ace Interview (16) Brain Teaser (14) Linux - Shell (14) Redis (14) Testing (14) Tools (14) Code Quality (13) Search (13) Spark (13) Spring (13) Company - LinkedIn (12) How to (12) Interview-Database (12) Interview-Operating System (12) Solr (12) Architecture Principles (11) Resource (10) Amazon (9) Cache (9) Git (9) Interview - MultiThread (9) Scalability (9) Trouble Shooting (9) Web Dev (9) Architecture Model (8) Better Programmer (8) Cassandra (8) Company - Uber (8) Java67 (8) Math (8) OO Design principles (8) SOLID (8) Design (7) Interview Corner (7) JVM (7) Java Basics (7) Kafka (7) Mac (7) Machine Learning (7) NoSQL (7) C++ (6) Chrome (6) File System (6) Highscalability (6) How to Better (6) Network (6) Restful (6) CareerCup (5) Code Review (5) Hash (5) How to Interview (5) JDK Source Code (5) JavaScript (5) Leetcode (5) Must Known (5) Python (5)

Popular Posts