Initial Commit, move from a symlink farm to yadm

This commit is contained in:
2024-05-14 16:41:00 +02:00
commit 957a4eb474
210 changed files with 29165 additions and 0 deletions

View File

@@ -0,0 +1,78 @@
# Double stroke letters
[Espanso](https://espanso.org) package to easy write Double stroke letters.
⭐️ Consider to star this package on [GitHub](https://github.com/kopach/espanso-package-double-stroke-letters/stargazers) — it helps!
[✨ 👉 Check out my other espanso packages 👈 ✨](https://github.com/kopach?tab=repositories&q=espanso-package&type=source)
<h1 align="center">
![demo](https://github.com/kopach/espanso-package-double-stroke-letters/raw/main/assets/demo.gif)
</h1>
## Triggers
| Keyword | Replaced |
| ------- | -------- |
| `;//A` | `𝔸` |
| `;//B` | `𝔹` |
| `;//C` | `` |
| `;//D` | `𝔻` |
| `;//E` | `𝔼` |
| `;//F` | `𝔽` |
| `;//G` | `𝔾` |
| `;//H` | `` |
| `;//I` | `𝕀` |
| `;//J` | `𝕁` |
| `;//K` | `𝕂` |
| `;//L` | `𝕃` |
| `;//M` | `𝕄` |
| `;//N` | `` |
| `;//O` | `𝕆` |
| `;//P` | `` |
| `;//Q` | `` |
| `;//R` | `` |
| `;//S` | `𝕊` |
| `;//T` | `𝕋` |
| `;//U` | `𝕌` |
| `;//V` | `𝕍` |
| `;//W` | `𝕎` |
| `;//X` | `𝕏` |
| `;//Y` | `𝕐` |
| `;//Z` | `` |
| `;//a` | `𝕒` |
| `;//b` | `𝕓` |
| `;//c` | `𝕔` |
| `;//d` | `𝕕` |
| `;//e` | `𝕖` |
| `;//f` | `𝕗` |
| `;//g` | `𝕘` |
| `;//h` | `𝕙` |
| `;//i` | `𝕚` |
| `;//j` | `𝕛` |
| `;//k` | `𝕜` |
| `;//l` | `𝕝` |
| `;//m` | `𝕞` |
| `;//n` | `𝕟` |
| `;//o` | `𝕠` |
| `;//p` | `𝕡` |
| `;//q` | `𝕢` |
| `;//r` | `𝕣` |
| `;//s` | `𝕤` |
| `;//t` | `𝕥` |
| `;//u` | `𝕦` |
| `;//v` | `𝕧` |
| `;//w` | `𝕨` |
| `;//x` | `𝕩` |
| `;//y` | `𝕪` |
| `;//z` | `𝕫` |
## Contribute
Please, feel free to contribute to this package on [GitHub](https://github.com/kopach/espanso-package-double-stroke-letters)
## 📄 License
This espanso package licensed under the [MIT](https://github.com/kopach/espanso-package-double-stroke-letters/blob/master/LICENSE)