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
591
downloads
591 downloads
0
forks
0 forks
62
days
62 days since creation
50
days
50 days since last commit
50
days
50 days since last release
5
total PRs
5 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
5
merged PRs
5 merged pull requests
4
total issues
4 total issues
1
open issues
1 open issues
3
closed issues
3 closed issues
0
commits
0 total commits in last one year
Latest Version
2 months ago
Changelog
What's Changed
- feat(plugin): adds user setting for insert style by @asibilia in https://github.com/asibilia/obsidian-quick-emoji/pull/8
Full Changelog: https://github.com/asibilia/obsidian-quick-emoji/compare/1.2.0…1.3.0
README file from