mirror of
https://github.com/superschnups/Emy.git
synced 2026-06-22 03:13:10 +00:00
31 lines
No EOL
527 B
JSON
31 lines
No EOL
527 B
JSON
{
|
|
"bettertouchtool": [
|
|
{
|
|
"name": "test mich doch",
|
|
"key": "strg+t",
|
|
"tags": [
|
|
"bt"
|
|
],
|
|
"description": "soso",
|
|
"date": "08.06.2026"
|
|
},
|
|
{
|
|
"name": "chache space",
|
|
"key": "cmd+alt+<>",
|
|
"tags": [
|
|
"global"
|
|
],
|
|
"description": "haja",
|
|
"date": "08.06.2026"
|
|
}
|
|
],
|
|
"global": [
|
|
{
|
|
"name": "neue Notiz von überall",
|
|
"key": "alt+esc",
|
|
"tags": [],
|
|
"description": " ",
|
|
"date": "19.03.2026"
|
|
}
|
|
]
|
|
} |