/unicode-hotstrings

AutoHotkey hotstrings for entering useful Unicode characters

Primary LanguageAutoHotkeyGNU General Public License v3.0GPL-3.0

Unicode Hotstrings

This repository contains GitHub Markdown and troff-inspired extended typography hotstrings for the AutoHotkey program, through which one can enter thousands of useful Unicode characters.

Installation

  • Install the emojis.ahk and troff.ahk in the location where you keep your AutoHotkey files.
  • Add to your main AutoHotkey file, the following lines.
#include troff.ahk
#include emojis.ahk
  • Reload the AutoHotkey script (e.g. by right-clicking on its icon and selecting the corresponding menu entry).

Operation

Common emojis

Here are the mnemonics for the ten most used emojis.

  • heart → ❤
  • +1 → 👍
  • blush → 😊
  • heart_eyes → 😍
  • joy → 😂
  • kissing_heart → 😘
  • pray → 🙏
  • rofl → 🤣
  • smiling_face_with_three_hearts → 🥰
  • sob → 😭

See also