Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 955 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 955 Bytes

Emoji Toolbar - Obsidian Plugin

This plugin for Obsidian allows you to quickly search for and add emojis to your editor.

Emoji Toolbar Plugin

Usage

After enabling the plugin, you'll find a new hot key setting called Emoji Toolbar: Open emoji picker. Set this to whatever you like. Once clicked it will allow you to search through a list of emojis.

Start typing a word to filter through the list. You can insert the emoji into the editor by either clicking on it, or use the arrow keys and then press enter to insert the emoji.

Future features

  • View emojis by group

Install

Within Obsidian

  1. Click Settings | Third Party Plugins
  2. Ensure that Safe mode is turned off
  3. Click on Community plugins "Browse"
  4. Look for Emoji

Credit

Credit to darlal and his Obsidian Switcher Plus plugin. It was used as a basis for this project