New Articles
Windows 11 users have discovered a funny bug that benefits older computers....
It's easy to turn off the transmission — we tell you how to do it....
Such photos have been taken by models and social media users for a long time,...
A famous musician? A schoolteacher? Mom? Tell us about the people you looked up...
Thanks to the instructions of Artyom Kozoriz, you can cope no worse than a...
5 interesting exercises that will help you develop flexibility....
From "Starship Troopers" and "The Matrix" to...
The return of Garfield and Mufasa, the new Transformers and the Lord of the...
Trickben.com » DIY » Add Gmail hotkeys to Outlook

Add Gmail hotkeys to Outlook

04 May 2023, 13:38, parser
0 comments    3 Show

Since Gmail discovered very convenient navigation keys that migrated there from the popular VIM editor, it became obvious that this is the most convenient way to work with mail. But you must agree that it is not necessary to expect compatibility with Gmail from Outlook, and therefore a third-party solution to this problem has come to light.

Gmail Keys for Outlook is a free program for Windows. Since it is a compiled Autohotkey script, then you can take the source text and add it to the script that you are already using. I myself checked its operation in Windows XP Pro SP2 with Outlook 2007 SP1.

The script includes support for the following keys:

  • f: forward message
  • r: reply to sender
  • a: reply to all
  • /: focus in the search field
  • c: create a new message
  • j: go to the next message (below)
  • k: go to the previous message (above)
  • o: open message
  • Shift+j: move lower, highlighting messages
  • Shift+k: move higher, highlighting messages
  • Shift+i: mark the message as read
  • Shift+u: mark the message as unread
  • s: flag the message
  • v: open the message movement dialog
  • Dot(.): open context menu
  • y: archiving the message (using the hand-added button on the Outlook panel)

Description you can add a button associated with a macro here (ENG).

Add Gmail Shortcuts to Outlook with Gmail Keys [ The How-To Geek ]

Comments
reload, if the code cannot be seen