samwho / symbol.wtf

A dumb website I made for when I need a symbol.
https://symbol.wtf/
MIT License
61 stars 42 forks source link

Add symbols for thorn, eth, … #52

Closed czeckd closed 5 months ago

czeckd commented 5 months ago

Add symbols for thorn, eth, minus, 3/4, dagger, heart, diamond, club, and spade

czeckd commented 5 months ago

Note too that searchTerms will soon include the glyph and the name, so they shouldn't be there in most cases.

Should I then have empty searchTerms then if they are duplicates?

qwell commented 5 months ago

You can just remove searchTerms entirely unless there are terms that wouldn't be in the name field. All of these, except for minus (which could have searchTerms: "-" for example) could just remove it.

czeckd commented 5 months ago

Okay. Hopefully, this is correct now.

samwho commented 5 months ago

Thanks @czeckd for your contribution! 🙏