Skip to content

1.1.10

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:57

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 🩵

1.1.10 banner

⤿ 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
  • 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)

Bugfixes

  • Rulebook: Fixed two operators that were accidentally removed in 1.1.5:
    • property is present
    • property is missing
  • Rulebook: Fixed four date & time operators that appeared blank in all languages except English:
    • is
    • is not
    • is before
    • is after
  • Tab icons:
    • Now appear correctly in each dropdown menu when multiple panes are open
    • (Mobile only) Now appear correctly in both sidebars again

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 icons is 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.111.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 /res folder. See LICENSES-THIRD-PARTY for details

Full changelog: 1.1.9...1.1.10