# ✧ Friday, January 23, 2026 [[2026-W04|]] ## Voice of the Future: AI-Powered Friday ### 📺 Tonight's Viewing **Star Trek: Starfleet Academy** (Season 1 | Episode 3) - #TV #startrek **[Star Trek: Starfleet Academy](https://www.imdb.com/title/tt8622160/)** - So looking forward to this as a massive Star Trek fan! Set in the 32nd century, 125 years after "The Burn" catastrophe that nearly destroyed the Federation, this new series follows the first class of Starfleet cadets in over a century. The show stars Oscar-winner Holly Hunter as Chancellor Nahla Ake and features the cadets training aboard the USS Athena while navigating friendships, rivalries, first loves, and a mysterious new enemy threatening both the Academy and the Federation itself. Guest stars include Paul Giamatti and returning Trek favorites Robert Picardo (The Doctor from Voyager) and Tig Notaro (Jett Reno). Premiered January 15, 2026 on Paramount+. ### Business Operations & Daily Tasks Busy morning handling the practical side of my reselling business. Made the post office run around 10am to drop off today's orders - always satisfying to see packages heading out to customers. While I was out, I also dropped off Rosie's Pokemon want list orders, keeping that Pokemon card business ticking along nicely. <br> With the big table tennis tournament coming up this weekend at Burgess Hill Academy (Horsham Spinners TTC Cadet Junior 2 Star on Sunday), I've been organizing the calendar and making sure everything's lined up. Tomorrow I'll be setting up all the equipment from 2pm to 4pm, then it's a full 12-hour day on Sunday running the tournament. It's a lot of work, but I love being involved in the table tennis community and helping these young players develop their skills. <br> Also got the calendar sorted for the week ahead - Gateway Table Tennis Club on Monday evening, coaching at Warden Park Academy on Tuesday, and my private 1-on-1 sessions with Madhav and Ridham on Wednesday. Thursday's looking busy too with pickleball in the morning, then Bonnie's dance class, and board game club at Dice & Drinks in the evening. Looking forward to the D&D session coming up on February 3rd - Episode 16 of The Mighty Hands campaign is going to be exciting. <br> ___ ### 🤖 AI Workflow Development - Today marked a significant milestone in my AI-assisted workflow. I'm now using the [Claude desktop app](https://claude.ai/download) for all my interactions, which provides a much more powerful and integrated experience compared to the web interface. - This voice-enabled, automated workflow represents a major leap forward in how I manage my reselling business, D&D campaign preparation, and daily task management. ### Voice Integration Setup I've successfully integrated voice capabilities into my Claude workflow using two key tools: **[Super Whisper](https://superwhisper.com/)** - A powerful voice-to-text application that allows me to speak naturally to Claude using my microphone. Super Whisper provides highly accurate transcription, making it seamless to dictate messages, tasks, and ideas without typing. This has dramatically improved my productivity and made interacting with Claude feel more conversational and natural. **Claude's Voice Response** - I've configured Claude to respond using text-to-speech (Edge TTS), creating a true voice-to-voice conversation experience. Claude now speaks its responses aloud, making it feel like having a knowledgeable assistant in the room with me. ### Windows-MCP Installation Successfully installed and configured the Windows-MCP (Model Context Protocol) connector, which gives Claude direct access to interact with my Windows desktop: - Fixed the missing 'uv' command issue by adding the Python Scripts directory to my system PATH - Windows-MCP now provides full desktop automation capabilities - Claude can now control Chrome, interact with web forms, and automate repetitive tasks ### eBay Listing Workflow Enhancement Refined my eBay listing workflow for my reselling business: - Researched UK pricing for Marvel Heroes Reborn Iron Man TPB (recommended listing price: £15.99) - Learned that ISBN and EAN are the same 13-digit barcode number - Established a streamlined workflow: I provide front and back cover images, and Claude automatically generates optimized titles, detailed descriptions, and UK market pricing - Successfully navigated and filled out a Vendoo listing form using the "Comic Book - Marvel" template ### Context File Updates Updated my `claude-context.md` file with new preferences: - eBay listing workflow documentation - New task automation (saying "new task" automatically adds tasks to my monthly Master Tasks file) - Session history for today's accomplishments ### Tools & Links - **Claude Desktop App**: [https://claude.ai/download](https://claude.ai/download) - **Super Whisper**: [https://superwhisper.com/](https://superwhisper.com/) --- ```meta-bind INPUT[progressBar(title(⭐Rating), minValue(1), maxValue(10), class('custom-progress-bar'), addLabels(true)):dayRating] ``` ### ⚡︎ Tags <p hidden>placer</p> #progress #schedule #idea #completed #daily #claude #ai #automation #voice-control ___ >[! journal]- &nbsp;This Note From Different Years >```dataview TABLE alias FROM "The Mighty Cleaners/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 >```