Description
Customization & UI Plugin
Category: Customization & UI
The Quick Emoji plugin adds an instant emoji picker right into your editor, making it easy to add personality to notes without breaking your flow. Typing a colon triggers a responsive search bar that suggests emojis by name or description, with results updating smoothly thanks to debounced searching and lazy loading. It keeps a history of your most used emojis for quick reuse and even lets you pick a default skin tone for supported icons. The plugin stays lightweight by loading data only when needed, so it won't slow down your workspace.
Stats
2
stars
2 stargazers
169
downloads
169 downloads
0
forks
0 forks
10
days
10 days since creation
4
days
4 days since last commit
6
days
6 days since last release
3
total PRs
3 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
3
merged PRs
3 merged pull requests
1
total issues
1 total issues
0
open issues
0 open issues
1
closed issues
1 closed issues
0
commits
0 total commits in last one year
Latest Version
7 days ago
Changelog
What's Changed
- fix(plugin): adjust emoji list display trigger conditions by @asibilia in https://github.com/asibilia/obsidian-quick-emoji/pull/4
Full Changelog: https://github.com/asibilia/obsidian-quick-emoji/compare/1.1.2…1.1.3
README file from