raydac / netbeans-mmd-plugin

Free mind map editor with plug-ins for both NetBeans and Intellij
Apache License 2.0
383 stars 46 forks source link

Allow to add custom emoticons and a way to search icons by name #76

Open cwichoski opened 3 years ago

cwichoski commented 3 years ago

Hi

I used freemind and freeplane[1], there we can use custom icons, its good to see that feature in your MMD plugin, but with one more thing they dont have, that is a way to search icons by name, with that we can improve the use of mindmaps with icons from diferent areas, like those ones used for ORM like this one for example:

image

Other usefull extra feature is a way to set shortcuts for icons, that we can set icons fast without using mouse.

[1] https://www.freeplane.org/wiki/index.php/User_icons

Congratulations for your great work!

Best regards

raydac commented 3 years ago

Hi am I correct that you need feature to extend search panel to include icon id into search scope?

cwichoski commented 3 years ago

Hi

Sorry for long delay to reply, I got covid these days.

I see you published the enhancement, I will take a look on that.

Thanks!