Page 1 of 1

input icons into text fields via :icon_name: or similar.

Posted: Sat Oct 11, 2025 8:52 pm
by pdpt
TL;DR
Typing
some text :fulgoria: other text
would give
some textImage other text
What?
In several text inputs, there is a little button to insert icons. this is a great feature that I use all the time. However, having to use the mouse is often inconvenient. Many places have adopted using colons to insert icons or similar images, this would be a nice convenience. Obviously colons are just one syntax, but having a method to input a string that gets converted is the main idea.

My solution would change the following text:
how text input looks now
how text input looks now
problem.png (3.43 KiB) Viewed 96 times
into:
replacing the :icon_name: with the actual icon.
replacing the :icon_name: with the actual icon.
solution.png (3.51 KiB) Viewed 96 times
Why?
Adding icons to labels and names is very useful, but the current method is clunkier than it needs to be.

Re: input icons into text fields via :icon_name: or similar.

Posted: Sat Oct 11, 2025 9:27 pm
by eugenekay
Feature exists: Rich Text; the Picker dialog is just providing a shortcut for convenience. You can copy-paste the resulting icon to Notepad to see what it looks like internally. Eg: [planet=fulgora]

Re: input icons into text fields via :icon_name: or similar.

Posted: Sun Oct 12, 2025 8:29 am
by Koub
[Koub] Moved to Implemented Suggestions.