# ✧ Friday, February 20, 2026
[[2026-W08|]]
___
### 📋 Today's Schedule
| Time | Activity | Location |
| ------------- | ------------------------ | ----------------------------- |
| 18:00 - 22:00 | Necromunda Campaign #1.8 | Dice and Drinks, Burgess Hill |
___
### 🌤️ Weather
- **Currently (08:30):** 4.8°C (feels like 2.1°C) · Partly cloudy · Wind 7.9 km/h W
- **Today:** Rain showers · High 10.4°C · Low 2.6°C · Rain ~0.4mm
- **Tomorrow (Sat):** Light drizzle · High 13.4°C · Low 7.9°C
- **Sunday:** Moderate drizzle · High 11.7°C · Low 8.0°C
___
### 📺 Tonight's Viewing
___
### ✝️ Thought of the Day
> *"But those who hope in the LORD will renew their strength. They will soar on wings like eagles; they will run and not grow weary, they will walk and not be faint."*
> — Isaiah 40:31
A Friday reminder that the strength to finish the week — and to face the weekend ahead — doesn't come from scraping the bottom of your own reserves. It comes from something deeper and more reliable. Whatever felt heavy this week, let it go. New strength is available.
___
### 📝 Today's Accomplishments
#### 🎤 Installed OpenWhispr — Voice Dictation for AI Chat
Set up **OpenWhispr** this morning — a free, open-source voice-to-text dictation tool that lets me speak to Clawdee instead of typing. It works as a global hotkey overlay: hold **Ctrl + Space**, say what you want, release, and it transcribes and pastes your words instantly wherever your cursor is.
<br>
What makes it particularly nice for this setup:
- Runs entirely **locally** on my machine using NVIDIA's Parakeet model — so voice data stays private and never hits the cloud
- My **RTX 5060** handles the transcription in near real-time (under a second)
- Works in **any app** — Telegram, browsers, note apps, anywhere
- Configured with **British English** and push-to-talk mode
- Picked up my **USB PnP Audio Device** as the microphone
The whole install, configuration and verification was done with Clawdee's help — from downloading the 134MB installer right through to checking the running processes and config files. Pretty slick workflow.
🔗 [OpenWhispr on GitHub](https://github.com/OpenWhispr/openwhispr) · [openwhispr.com](https://openwhispr.com)
---
### ⚡︎ Tags
<p hidden>placer</p>
#progress #schedule #idea #completed #daily
___
>[! journal]- This Note From Different Years
>```dataview
TABLE alias
FROM "0-TIME GARDEN/01 Daily"
WHERE dateformat(date, "MM-dd") = dateformat(this.file.day, "MM-dd") AND file.name != this.file.name
SORT date DESC
>```