Enlightenment Everything plugin to search and copy emoji via the ':' trigger. Parses Unicode emoji-test.txt at startup, with fuzzy matching and the built-in clipboard action. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 lines
493 B
Text
28 lines
493 B
Text
collections
|
|
{
|
|
group
|
|
{
|
|
name: "icon";
|
|
max: 128 128;
|
|
parts
|
|
{
|
|
part
|
|
{
|
|
name: "image";
|
|
mouse_events: 0;
|
|
type: TEXT;
|
|
description
|
|
{
|
|
state: "default" 0.0;
|
|
color: 255 255 255 255;
|
|
text
|
|
{
|
|
text: "😀";
|
|
font: "Sans";
|
|
size: 64;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|