This README provides an overview of the Espanso match file, a YAML configuration file for defining custom text replacements (snippets) for use across applications with Espanso. For comprehensive documentation, visit Espanso's official docs.
- Unicode Arrows: Use Vim keys such as
hh\t
or::hh
for a left-pointing arrow. It works with other arrow directions. - Specific Signs: Insert inequality math sign
≠
withdiff\t
or::diff
. - Bullets and Dashes: Generate dash bullets with
dash\t
. - Correct Common Mistakes: Automatically correct
.lenght
to.length
. - French Accentuated Words: Correct
cout
withcoût
. - Currency Symbols: Insert currency symbols (€, 元 etc.) with
eur\t
or::eur
,cny\t
or::cny
etc. - Emoji Color Dots: Use
red\t
or::red
for a red dot emoji (🔴). It works with other colors. - Dynamic Matches: Insert today's date (
dd-MMM-yyyy
) withdate\t
. - Email Communications: Start an email with
hs\t
or::hs
for a simple introduction. End your emails withts\t
or::ts
for a generic salutations. - Vue.js Snippets: Import Vue Router with
::vrouter
. - Javascript Snippets: Get a standard reduce array method template with
::jsreduce
. - Many other features available...
- Install Espanso: Follow the installation instructions on the Espanso website.
- Configure Matches: Edit this match file to customize your snippets.
- Run Espanso: Start Espanso to begin using your custom snippets.
Feel free to reach out for further information or if you're interested in collaborating on projects related to freight or logistics.
You can contact me via:
I'm open to discussions, collaborations, and suggestions related to air transportation, logistics, or any other relevant projects. Don't hesitate to connect or drop a message via these platforms.
The espanso software is under GNU GENERAL PUBLIC LICENSE, Espanso Copyright (C) 2019-2022 Federico Terzi
My personal custom espanso base.yml file is marked with CC0 1.0 Universal
My personal espanso personal-info folder and files are marked with CC0 1.0 Universal
The espanso air-codes folder, package and files are under the MIT License Copyright (c) 2024 Clément CHAÏB-GALLI
For more information about espanso visit Espanso's website.