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

[NEW TOOL] Unicode search #735

Open
cschaba opened this issue Nov 7, 2023 · 2 comments · May be fixed by #1295
Open

[NEW TOOL] Unicode search #735

cschaba opened this issue Nov 7, 2023 · 2 comments · May be fixed by #1295
Assignees
Labels

Comments

@cschaba
Copy link

cschaba commented Nov 7, 2023

What tool do you want?
Search for Unicode characters

Describe the solution you'd like
Search for any Unicode character either by typing it directly in the search field (A), or simply by typing its codepoint (U+0041), name (Latin Capital Letter A), or HTML code (Entity, Hex, Decimal).

UnicodePlus will then display the basic properties of the character (name, block, version, codepoint), check its bidirectional data, find any related character (e.g., A, Â, Ä, Å), and convert it to HTML, CSS, Javascript, or Python.

Is their example of this tool in the wild?
https://unicodeplus.com

Additional context

@nichu42
Copy link

nichu42 commented Aug 9, 2024

+1
I'd like to extend this idea by asking for a "copy to clipboard" button.
This would be especially useful for characters like zero width space (U+200B), which I need to use frequently.

sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
@sharevb sharevb linked a pull request Sep 14, 2024 that will close this issue
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
@sharevb
Copy link
Contributor

sharevb commented Sep 14, 2024

Hi @cschaba, @nichu42 and @CorentinTh, implemented in #1295

sharevb added a commit to sharevb/it-tools that referenced this issue Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants