Join 📚 Kevin's Highlights
A batch of the best highlights from what Kevin's read, .
Example 4:
"ADHDers have a heightened sense of justice."
Trauma response.
When you’ve gotten the short end of the stick most of your life, and had to struggle while others seemingly coasted, you tend to have a keener eye for injustice.
(Or you become jaded and uncaring.)
🧵
Brendan Mahan ADHD & Neurodivergent Coach
this is how you would use it with a Python script. We first define the match:
```yaml
- trigger: ":pyscript"
replace: "{{output}}"
vars:
- name: myvar
type: echo
params:
echo: "my variable"
- name: output
type: script
params:
args:
- python
- /path/to/your/script.py
```
And then, inside the script:
```python
/path/to/your/script.py
import osmyvar = os.environ['ESPANSO_MYVAR']# Do whatever you want with the myvar variable
```

Never Feeling Enough
Swirling Visions
...catch up on these, and many more highlights