-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Dictionary
I noticed something in:
emoji.json
Misstrokes
These look like misstrokes or could otherwise be better:
"POEPBLG/WUT": "🪒",
These look like misstrokes because:
- The stroke that is placed at beginning of every emoji outline is missing
H
- The stroke for the emoji's name is missing
P
on the beginning - The second stroke is defined as a misstroke for "but", thus it's uncorrelated with the presented item
Expected
I would expect the outline to be:
"PHOEPBLG/RAEURZ": "🪒",
I would expect to see that outline because:
- It uses a prefix stroke
PHOEPBLG
for the emoji.
The second stroke is a brief for "razor", which matches the item depicted in the emoji well - It is consistent with the
main.json
dictionary from Plover 4.
Even better
To make this even better, we could:
- Remove the entry completely because it can already be stroked without its own entry. It is not a common phrase so it does not need to appear in dictionary look up searches.
- Remove the stroke
POEPBLG
for the emoji starter to be consistent with others.
Metadata
Metadata
Assignees
Labels
No labels