anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Auto convert != to ≠ Symbol (Unicode)

Open larsb24 opened this issue 11 months ago • 3 comments
trafficstars

Have you read a contributing guide?

  • [X] I have read CONTRIBUTING.md
  • [X] I have searched the existing requests and didn't find any that were similar
  • [X] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

Not really a problem per-se but would be a nice (and probably pretty simple) addition Anytype already converts certain character combinations to unicode signs. For example -> becomes a proper arrow (→) and so on.

Suggested solution

It would be really nice if other things such as != would also translate to unicode signs such as ≠. Another similar useful addition could be ~= to ≈

Alternative

No response

Additional context

No response

larsb24 avatar Dec 20 '24 12:12 larsb24