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

Feature request: support for font-awesome icons inplace of emojis for user interface #553

Open
LucaCappelletti94 opened this issue Apr 26, 2024 · 2 comments · May be fixed by #554
Open
Labels
enhancement New feature or request

Comments

@LucaCappelletti94
Copy link

Feature description

Font awesome is a website providing standardized font-based icons, with several of them being free. I want to add support for font-awesome-based icons as an option other than the existing emojis. I will be working on it this morning and make a pull request.

Use case

In the web portal we are developing we are using font-awesome for standardized icons. We want to use it also to help distinguish the icons associated to open tree of life taxa.

@LucaCappelletti94 LucaCappelletti94 added the enhancement New feature or request label Apr 26, 2024
@LucaCappelletti94 LucaCappelletti94 linked a pull request Apr 26, 2024 that will close this issue
@JWCook
Copy link
Member

JWCook commented Apr 26, 2024

Thanks for the suggestion! How would you want these to be used within pyinaturalist? Currently, the purpose of the taxon emoji is for showing tables of taxon or observation records in a terminal or Jupyter notebook, using pyinaturalist.pprint(). Example:

image

This library doesn't currently have an HTML output format that could make use of Font Awesome icons, though.

@LucaCappelletti94
Copy link
Author

Hi @JWCook - basically, we are using them in our web platform. Instead of having them in our own source code, since they are aligned we your own emojis and mapping, I have instead made this pull request so that also others may use the mapped font-awesome icons.

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

Successfully merging a pull request may close this issue.

2 participants