You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd love to be able to use the autosuggestion and preview when setting a file icon, but at the moment Iconize throws an "Icon not found" warning when I try to use an Icon wrapped in colons as file icon.
Describe the solution you'd like
I'd like to be able to use icon: ":IconName:" in addition to icon: IconName in a note's frontmatter
Describe alternatives you've considered
It would also be possible to show the autoselect dropdown when Iconize detects the user typing in the frontmatter, in an icon: key, but I feel like it would be simpler to allow the colon syntax and strip the colons where necessary.
Additional context
n.a.
The text was updated successfully, but these errors were encountered:
Sirs0ri
added a commit
to Sirs0ri/obsidian-iconize
that referenced
this issue
Jul 26, 2024
Is your feature request related to a problem? Please describe.
I'd love to be able to use the autosuggestion and preview when setting a file icon, but at the moment Iconize throws an "Icon not found" warning when I try to use an Icon wrapped in colons as file icon.
Describe the solution you'd like
I'd like to be able to use
icon: ":IconName:"
in addition toicon: IconName
in a note's frontmatterDescribe alternatives you've considered
It would also be possible to show the autoselect dropdown when Iconize detects the user typing in the frontmatter, in an
icon:
key, but I feel like it would be simpler to allow the colon syntax and strip the colons where necessary.Additional context
n.a.
The text was updated successfully, but these errors were encountered: