Iconic just turned 2 years old, yippieee! 🎉🎊🎉🎊
This patch brings the first major update to the icon picker UI since the plugin released in 2024. Search results now use a vertical grid layout on all platforms, and a new keyword algorithm makes it easier to discover related icons.
The search backend had to be rewritten to improve its performance, because drawing hundreds of buttons every time you type a letter requires some delicate optimization. It currently runs well on a Galaxy S9+, a phone from 2018!
Thanks as always to every user whose feedback pours directly into this plugin, especially the issues posted by @yura-f, @chancewu1104, @mnmalist, and @sylvainfct-dot 🩵
⤿ Theme: Solarized by harmtemolder
New features
- Icon picker:
- Now features a full grid layout, like an emoji keyboard!
- Now supports searching for Lucide icons using the same keywords as the Lucide website
- Emojis are supported too, thanks to Unicode providing their own keywords :D
- Settings:
- Added full support for the native Settings Search (coming in Obsidian
1.13) - Added setting
Icon picker > Use search keywords - Removed setting
Icon picker > Bigger search results(the bigger icons are now permanently enabled)
- Added full support for the native Settings Search (coming in Obsidian
Bugfixes
- Rulebook: Fixed two operators that were accidentally removed in
1.1.5:property is presentproperty is missing
- Rulebook: Fixed four date & time operators that appeared blank in all languages except English:
isis notis beforeis after
- Tab icons:
- Now appear correctly in each
▼dropdown menu when multiple panes are open - (Mobile only) Now appear correctly in both sidebars again
- Now appear correctly in each
Visual fixes
- Local graph tabs: Now display the Local Graph icon, instead of mirroring the icon of their associated note
- Inline titles: Now line-wrap correctly when
Show title iconsis enabled - Quotation marks: Now standardized in UI text per-language:
ar"اَلْعَرَبِيَّةُ"de„Deutsch“en“English”es“Español”fr« Français »id“Bahasa Indonesia”ja「日本語」ru«Pусский»uk«Українська»zh「简体中文」
Miscellaneous
- Minimum Obsidian version: Increased from
1.11→1.12 - Readme: Updated to reflect new UI changes since
1.1.0 - Licensing: This plugin remains licensed under
MIT-0, but be aware that this patch introduces a large bundle of copyrighted names and keywords inside the/resfolder. SeeLICENSES-THIRD-PARTYfor details
Full changelog: 1.1.9...1.1.10
