Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

TG Emoji Search

marsbatyamarsbatya1k downloads

Lets you type out emojis like in Telegram.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7
some logo

Simple demo

demo

This plugin provides a fast and intuitive way to insert emojis into your Obsidian notes. By typing a trigger character (":" by default) followed by a keyword, you get an instant suggestion list of matching emojis, complete with optional keyword hints. The plugin also includes a command to insert a random emoji, plus it tracks your most used emojis.

Features

  1. Telegram-Style Emoji Search

    • Type : followed by a keyword (e.g., :love) to see relevant emoji suggestions.
    • Keywords are based on Telegram translations in multiple languages (currently hardcoded).
  2. Multiple Language Support

    • Uses data inspired by Telegram’s emoji translations.
    • English keywords: ~4k, emojis: ~2k
    • Russian keywords: ~5k, emojis: ~2k
    • Spanish keywords: ~5k, emojis: ~2k
    • Total keywords: ~13k, emojis: ~2k
  3. Fast Performance with Rust + WebAssembly

    • The core emoji search is implemented in Rust, compiled to WebAssembly for speed.
    • TypeScript provides type safety and works seamlessly with the Obsidian plugin API.
  4. Custom emoji mappings

    • Feel free to add or delete your own keyword, when you're not satisfied with existing ones
    • You can also reset these mappings easily
  5. Customizable Settings

    • Default Language: Choose which language’s keywords to use.
    • Trigger Character: Change the character that initiates the emoji search (default is :).
    • Show Keywords in Suggestions: Toggle the display of each emoji’s keyword in the suggestion list.
    • Reset Emoji Popularity: Clears out the plugin’s usage statistics if you want to start fresh.
    • Your Most Used Emojis: Shows the top 10 of most used emojis with this plugin by you.

Usage

  1. Insert Emoji by Keyword

    • In any note, type : followed by a keyword (e.g., :smile).
    • A suggestion list of matching emojis appears.
    • Press Enter or click on the desired emoji to insert it.
  2. Insert Random Emoji

    • Open the Command Palette (default shortcut: Ctrl/Cmd + P).
    • Search for "Insert random emoji".
    • Run the command to insert a random emoji at your cursor position.
  3. Check Most Used Emojis

    • Go to the plugin’s settings page to see which emojis you’ve used the most.
    • Reset this data anytime using Reset Emoji Popularity.

How It Works

  • The plugin uses TypeScript to interface with Obsidian’s plugin API and manage settings, commands, and UI interactions.
  • A Rust + WebAssembly module powers the emoji search for improved performance, especially when searching through a large set of emoji data.

Acknowledgements

  • Built on Obsidian’s sample plugin structure.
  • Emoji keywords data is adapted from Telegram’s translations:
    • Russian
    • English
    • Spanish

Contributing

Contributions are welcome! Feel free to open an issue or a pull request if you have suggestions or would like to add more languages.

License

This project is distributed under the 0BSD License.


Enjoy faster and friendlier emoji insertion in your Obsidian notes with the Obsidian "TG Emoji Search" Plugin!

74%
HealthGood
ReviewCaution
About
Insert emojis by typing a trigger character (default :) followed by a keyword to get instant Telegram-style suggestions with multilingual keyword support. Run a command to insert a random emoji, view or reset your most-used emojis, and enjoy snappy Rust+WebAssembly search performance.
EmojiAutocompleteCommands
Details
Current version
1.1.4
Last updated
8 months ago
Created
Last year
Updates
7 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
marsbatyamarsbatya
t.me/mars_hall
GitHubmarsbatya
  1. Community
  2. Plugins
  3. Emoji
  4. TG Emoji Search

Related plugins

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Various Complements

Complete words similar to auto-completion in an IDE.

Iconic

Customize your icons and their colors directly from the UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.

Numerals

Turn any code block into an advanced calculator. Evaluate math expressions on each line of a code block, including units, currency, and optional TeX rendering.

Note Toolbar

Add customizable toolbars to your notes.

Open vault in VS Code

Ribbon button and command to open vault as a Visual Studio Code (VSCode) workspace.

Task Collector (TC)

Change task status and collect tasks within a document using hotkeys and context menus.

Emoji Toolbar

Quickly search for and insert emojis into your editor.

Paste URL into selection

Paste URL "into" selected text.