Skip to content

Instantly share code, notes, and snippets.

@bitbutter
Created January 8, 2023 14:03
Show Gist options
  • Save bitbutter/d7a403c71d92e902c4829f10eaa4ce00 to your computer and use it in GitHub Desktop.
Save bitbutter/d7a403c71d92e902c4829f10eaa4ce00 to your computer and use it in GitHub Desktop.
Espanso shortcut for converting latest kindle json to tana paste format
#add to C:\Users\username\AppData\Roaming\espanso\match\base.yml
- trigger: kindle_json_to_tanapaste
replace: "{{output}}"
vars:
- name: output
type: script
params:
args:
- python
- "%CONFIG%/scripts/kindle_json_to_tanapaste.py"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment