In this issue: Jonathan recommends the (Not Boring) Camera app, John has a theory on why this year’s WWDC was so much better than last year’s, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
In this issue: This week, John covers some of his favorite smaller WWDC announcements and Jonathan rates the ups and downs of WWDC, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
In this issue: What Jonathan will be looking for at WWDC this year, a tip from Federico about about automating Theater Mode on the Apple Watch, and a couple of bonus wishes from John after completing the AppStories OS wishes series, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
This month, Devon explains how he’s using Reeder as a social media reader and John walks readers through how he’s using the latest Claude models to become better at shell scripting.
In this issue: Federico recommends HyperContext, John previews Obsidian Bases, and Jonathan looks at what Jony Ive could do for OpenAI beyond last week’s hardware teaser, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
In this issue: This week, Jonathan recommends OneMenu, a Mac utility with some great tricks up its sleeve, Federico searches for email clients with Gmail-friendly URL schemes, and John takes stock of where Apple stands with Smart Siri, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
In this issue: This week, John reviews an iPhone wallet/tripod combo from MOFT and Jonathan has tech tips for parents, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
In this issue: John recommends Substage and offers a few Todoist tips, and Jonathan shares a personal experience with Apple Intelligence that represents larger issues the company is facing, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.
I’ve been trying to use web clippers for as long as I can remember. From Evernote’s old browser extension to the more recent Raindrop extension, Readwise Reader’s clipper, and finally the Obsidian Web Clipper, I’ve always believed in the theoretical value of saving web content for future reference. The only problem: I’ve never been able to stick with any system for too long in practice because of the inherently diverse nature of web content I want to save, not to mention the friction I’d later encounter in attempting to find a particular piece of content again. I liked the idea of saving anything I come across; I just needed a more practical solution that would fit my needs.
Of all the extensions and services I’ve tested again over the past few months, the Obsidian Web Clipper came the closest to my vision. Here I had a browser extension available anywhere that could clip web content in an open plain text format (good), use AI to summarize key information from a webpage (also good), and be customized with templates to tweak frontmatter properties and other metadata (great). As part of my self-imposed lofty goal to build a “perfect memory” system powered by Obsidian and AI thanks to Obsidian Copilot, I used the Obsidian Web Clipper for months and loved it. However, when I noticed that I was saving more YouTube videos and other types of webpages than I initially imagined, I realized that it was maybe time for me to roll my own web clipper, specifically optimized for the kind of personal search index I wanted to build in Obsidian.
So a couple months ago, I got to work.
I learned a lot in the process. As I’ve documented on MacStories and the Club lately, I’ve played around with various templates for Dataview queries in Obsidian; I’ve learned how to take advantage of the Mac’s Terminal and various CLI utilities to transcribe long YouTube videos and analyze them with Gemini 2.5; I’ve explored new ways to interact with web APIs in Shortcuts; and, most recently, I learned how to properly prompt GPT 4.1 with precise instructions. All of these techniques are coming together in Universal Clipper, my latest, Mac-only shortcut that combines macOS tools, Markdown, web APIs, and AI to clip any kind of webpage from any web browser and save it as a searchable Markdown document in Obsidian.
Unlike traditional browser extensions, Universal Clipper can analyze any URL you give it, identify the type of webpage you’re on (whether it be an article, video, social media discussion, or product page), extract relevant metadata, summarize content using AI, and save everything as a beautifully formatted note in Obsidian. Thanks to built-in metadata, webpages clipped with Universal Clipper can be visualized in Obsidian with Dataview; the shortcut supports adding manually typed notes in addition to AI-generated summaries; Universal Clipper can even act as a pre-processor for other shortcuts in your library, and it can be invoked remotely when you’re not at your computer.
Universal Clipper is one of the most advanced shortcuts I’ve built in recent years, and in today’s Automation Academy lesson, I’m going to explain how it works, showcase all the techniques I used to make it, and tell you how you can modify it to your liking.
In this issue: Federico has a shortcut to for carrying on a conversation with GPT-4.1, John offers a practical example of how AI can supplement other research methods, and Jonathan argues for a more exciting Apple Watch SE refresh, plus the usual Links, App Debuts, the latest happenings in the Club MacStories+ Discord community, and a recap of MacStories articles and this week’s episodes of MacStories podcasts.