<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Here is a tiny screencast showing this
feature in action:<br>
<a class="moz-txt-link-freetext" href="https://troet.cafe/@Haver/111365281924843145">https://troet.cafe/@Haver/111365281924843145</a><br>
<br>
<br>
HTH,<br>
<br>
Gerald<br>
<br>
<br>
On 11/6/23 8:47 PM, Gerald Klix via Cuis-dev wrote:<br>
</div>
<blockquote type="cite"
cite="mid:aa3e2974-f5e6-147f-3b95-712c0c066621@klix.ch">Luciano,
<br>
<br>
I added these symbols to this very method and this very
dictionary.
<br>
<br>
A neat side effect that you can type "\.left" in any text editor
<br>
(not only code editor)
<br>
and it will be replaced by the left arrow (→) or – if you don't
know Latex
<br>
well – you can type \.-> and get the same.
<br>
<br>
I personally find it easier to remember than those Latex names,
<br>
although I write letters and invoices with Latex.
<br>
<br>
<br>
Just my 0.00€,
<br>
<br>
Gerald
<br>
<br>
<br>
<br>
On 11/6/23 8:34 PM, Luciano Notarfrancesco via Cuis-dev wrote:
<br>
<blockquote type="cite">Hi Gerald,
<br>
Some of those are already implemented, for example you can input
subscripts
<br>
and superscripts like \^n or \_0. Also you can extend the named
characters
<br>
by adding entries to the Dictionary of named characters (in
<br>
UnicodeCodePoint class), you can add entries to the dictionary
or change
<br>
the initialization method that creates the default named
characters.
<br>
<br>
On Tue, Nov 7, 2023 at 01:55 Gerald Klix <a class="moz-txt-link-rfc2396E" href="mailto:cuis.01@klix.ch"><cuis.01@klix.ch></a>
wrote:
<br>
<br>
<blockquote type="cite">Hi all, Hi Juan,
<br>
<br>
I found it a bit tedious to remember various Unicode codes
points
<br>
to just input characters like ⧐, therefore I added a method
<br>
to input them conveniently.
<br>
<br>
With the attached change set, you type \.||> ("\." is the
prefix
<br>
just like "\+" for numerical input) in any text editor,
<br>
this input will be replaced replaced by ⧐ after you enter a
space.
<br>
<br>
*Question: Is this the way to go?*
<br>
<br>
The implementation is a bit crude
<br>
and needs to be refined if we add this concept to the core
image.
<br>
<br>
<br>
Best Regards,
<br>
<br>
Gerald
<br>
<br>
<br>
<br>
Encl.:
<br>
Current symbol mappings:
<br>
<br>
'
<br>
" ̈
<br>
$$ $
<br>
$B ฿
<br>
$C ₵
<br>
$E €
<br>
$L ₺
<br>
$N ₪
<br>
$NIS ₪
<br>
$P £
<br>
$R ₹
<br>
$W ₩
<br>
$Y ¥
<br>
'' ́
<br>
(C) ©
<br>
(TM) ™
<br>
** ×
<br>
+- ±
<br>
-- —
<br>
--> ⟶
<br>
--| ⊣
<br>
-/-> ↛
<br>
-> →
<br>
->> ↠
<br>
->| ⇥
<br>
-^^ ↟
<br>
-|-> ⇸
<br>
-||-> ⇻
<br>
-[> ⇾
<br>
-__ ↡
<br>
... …
<br>
.;^ ⋰
<br>
// ÷
<br>
0* ⊛
<br>
0+ ⊕
<br>
0+> ⟴
<br>
0- ⊖
<br>
0. ⊙
<br>
0/ ⊘
<br>
00 ∘
<br>
0; ⊝
<br>
0= ⊜
<br>
0C ℃
<br>
0F ℉
<br>
0O ∙
<br>
0x ⊗
<br>
2-> ⇉
<br>
2^ ⇈
<br>
2_ ⇊
<br>
3-> ⇛
<br>
:-) 😀
<br>
;-) 😉
<br>
;;; ⋯
<br>
;;> ⇢
<br>
;;^ ⇡
<br>
;;_ ⇣
<br>
<- ←
<br>
<-- ⟵
<br>
<--> ⟷
<br>
<--| ⟻
<br>
<-/- ↚
<br>
<-< ↢
<br>
<-> ↔
<br>
<-| ↤
<br>
<-|- ⇷
<br>
<-|-> ⇹
<br>
<-||- ⇺
<br>
<-||-> ⇼
<br>
<3- ⇚
<br>
<:: ⇠
<br>
<< «
<br>
<<- ↞
<br>
<= ⇐
<br>
<==> ⟺
<br>
<==| ⟽
<br>
<=> ⇔
<br>
<=| ⤆
<br>
<| ⊲
<br>
<|| ⧏
<br>
<~ ⇜
<br>
<]- ⇽
<br>
<{ ⟨
<br>
=/ ≠
<br>
=< ≤
<br>
=> ⇒
<br>
>-> ↣
<br>
><< ⧒
<br>
>= ≥
<br>
>> »
<br>
>>< ⧑
<br>
>><< ⧓
<br>
>^ ↑
<br>
>_ ↓
<br>
\/\_ ↯
<br>
^+ ⁺
<br>
^- ⁻
<br>
^0 ⁰
<br>
^1 ¹
<br>
^2 ²
<br>
^3 ³
<br>
^4 ⁴
<br>
^5 ⁵
<br>
^6 ⁶
<br>
^7 ⁷
<br>
^8 ⁸
<br>
^9 ⁹
<br>
^;. ⋱
<br>
^><< ⧕
<br>
^| ⌉
<br>
^i ⁱ
<br>
^n ⁿ
<br>
^o °
<br>
^_ ↕
<br>
|+ ⊧
<br>
|- ⊦
<br>
|-- ⊢
<br>
|--> ⟼
<br>
|-> ↦
<br>
|<- ⇤
<br>
|== ⊨
<br>
|==> ⟾
<br>
|=> ⤇
<br>
|> ⊳
<br>
|^ ⌈
<br>
|^> ↥
<br>
||- ⊩
<br>
||= ⊫
<br>
||> ⧐
<br>
|||- ⊪
<br>
|] ⟧
<br>
|_ ⌊
<br>
|_> ↧
<br>
|} ⦄
<br>
~ ̃
<br>
~= ≠
<br>
~> ⇝
<br>
~~> ⟿
<br>
[+] ⊞
<br>
[.] ⊡
<br>
[| ⟦
<br>
[x] ⊠
<br>
_+ ₊
<br>
_- ₋
<br>
_0 ₀
<br>
_1 ₁
<br>
_2 ₂
<br>
_3 ₃
<br>
_4 ₄
<br>
_5 ₅
<br>
_6 ₆
<br>
_7 ₇
<br>
_8 ₈
<br>
_9 ₉
<br>
_| ⌋
<br>
_h ₕ
<br>
_i ᵢ
<br>
_j ⱼ
<br>
_k ₖ
<br>
_l ₗ
<br>
_m ₘ
<br>
_n ₙ
<br>
_p ₚ
<br>
_r ᵣ
<br>
_s ₛ
<br>
_t ₜ
<br>
_u ᵤ
<br>
_v ᵥ
<br>
` ̀
<br>
{| ⦃
<br>
}> ⟩' .
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
<br>
</body>
</html>