Skip navigation.

exploreopera

| Help

Sign up | Help

GMail shortcut mappings

,

While working on a GMail issue I wrote this little bookmarklet for showing the details of GMail's keyboard mapping:
javascript:void((function (obj){var s='';for(var e in obj)s+=e+':'+obj[e]+'\n';opera.postError(s);})(top.js.Qj))


Tomorrow it will probably be called something else than "Qj" but today it printed out this little list in the console:

gc:GO_CONTACTS
gd:GO_DRAFTS
ga:GO_ALL
*n:SELECT_NONE
*u:SELECT_UNREAD
*t:SELECT_UNSTARRED
*s:SELECT_STARRED
*r:SELECT_READ
f:FORWARD
#:TRASH
:LAST_IM_MOLE
!:SPAM
c:COMPOSE
a:REPLYALL
n:NEXTMSG
o:OPEN
*a:SELECT_ALL
m:IGNORE
j:NEXT
k:PREV
/:SEARCH
u:BACK
s:STAR
r:REPLY
gi:GO_INBOX
q:QUICKCONTACTS
p:PREVMSG

:OPEN
gt:GO_SENT
gs:GO_STARRED
y:REMOVE
x:SELECT

I was just surprised by how many they are!

practising and preachingdescriptive META prose

Comments

avatar
How's the GMail patching going ? p:
hey, they support more shotcuts than browsers.

By xErath, # 4. January 2007, 06:30:44

avatar
yes, how is the Gmail patching going these days?

By kyleabaker, # 4. January 2007, 16:44:58

avatar
the improved anti-sniffing patch for chat should go out today..

By hallvors, # 5. January 2007, 08:55:01

Write a comment

You must be logged in to write a comment. if you're not a registered member, please sign up.