Skip to content

Instantly share code, notes, and snippets.

@abe-winter
Last active September 24, 2022 02:26
Show Gist options
  • Save abe-winter/cbe251a12333c7742d3a7d1703adddaa to your computer and use it in GitHub Desktop.
Save abe-winter/cbe251a12333c7742d3a7d1703adddaa to your computer and use it in GitHub Desktop.
autokey script for 0tt3r export
{
"type": "script",
"description": "otter-export",
"store": {},
"modes": [
3
],
"usageCount": 35,
"prompt": false,
"omitTrigger": false,
"showInTrayMenu": true,
"abbreviation": {
"abbreviations": [],
"backspace": true,
"ignoreCase": false,
"immediate": false,
"triggerInside": false,
"wordChars": "[\\w]"
},
"hotkey": {
"modifiers": [
"<ctrl>"
],
"hotKey": "<f1>"
},
"filter": {
"regex": null,
"isRecursive": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment