-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathgmail.txt
More file actions
44 lines (36 loc) · 1.01 KB
/
Copy pathgmail.txt
File metadata and controls
44 lines (36 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
shift-? // show shortcuts
c // compose message
d // compose in tab
[jk] // previous, next
[np] // previous, next message in selected message
x // select message
*-[ru] // select read/unread messages
shift-return // open in tab
u // jump back to inbox
# // delete message
/ // search messages
r // reply
a // reply all
f // forward
shift-u // mark as unread
z // undo last action
cmd-shift-8 // bullet points
# Search filter
is:{unread,read,important,starred}
in:{sent,inbox}
subject:foo
subject:{foo bar} // must contain foo or bar
subject:foo subject:bar // must contain foo and bar in any order
subject:"foo bar" // must contain "foo bar" in this order
* ignores special characters such as []!
## Or operator
{from:foo@gmail.com from:bar@gmail.com}
{from:foo@gmail.com | from:bar@gmail.com // alternative
## And operator
to:foo@gmail to:bar@gmai.com
## Negation
-{from:foo@gmail.com bar:@gmail.com}
to:sequin@google.com -to:me
## examples
cc:<sir-research.google.com> // in cc
list:<sir-research.google.com> // email list