Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to work with Iconize #14

Open
gvivster opened this issue Oct 5, 2024 · 2 comments
Open

Request to work with Iconize #14

gvivster opened this issue Oct 5, 2024 · 2 comments

Comments

@gvivster
Copy link

gvivster commented Oct 5, 2024

Hi there! It would help me to be able to use Iconize icons inside admonitions -- or, even better, to be able to specify an icon to appear at the front of my notes similarly to Badges. Would that be at all possible?

@scottTomaszewski
Copy link
Owner

scottTomaszewski commented Oct 6, 2024

Hi!

Can I get some clarity into what youre looking for? From what I can tell, you can add iconize icons inside the inline-admonition content

image

Are you looking to have an icon to be added automatically to inline-admonitions of a certain type? For example, every time you make a prefix inline admonition that starts with warn as the trigger string, you want the admonition to have an alert icon?

Markdown:

`warn dont forget to buy milk`

Expected output:
image

@gvivster
Copy link
Author

gvivster commented Oct 7, 2024

(I realized today that my vault is failing to load Iconize icons in general, so that's something on my end, never mind that part. 😅)

Are you looking to have an icon to be added automatically to inline-admonitions of a certain type? For example, every time you make a prefix inline admonition that starts with warn as the trigger string, you want the admonition to have an alert icon?

Yes, exactly! And (it probably goes without saying) I'd like to be able to set which icon for each type, using the natively supported Lucide icons. (And if possible, I'd like to be able to search them to add them, like in Iconize - it would take a pain point out for me.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants