Markdown
Most of what I save ends up in markdown. ChatGPT renders it, Claude renders it, Obsidian uses it as native storage, every dev tool worth using speaks it. So when I'm clipping something from the web, the right end state is markdown. Clean, structured, portable, easy to feed back to an AI later.
These posts cover the markdown workflows I keep using. When markdown beats PDF or HTML for what I'm trying to do. How to clip a webpage and end up with text I can search across years. What changes when my reading library is a folder of .md files instead of a bookmark dump. And the small things that decide whether saved pages survive the next tool I switch to (frontmatter, heading levels, how images are handled).
If you've copied a Twitter thread into a doc and watched the formatting collapse, or tried to feed a saved article to Claude and got back nonsense because the original was 80% navigation chrome, the answer is the same in both cases: convert to markdown at clip time, not later. The few seconds it costs at save time saves an hour every time you want to revisit the content.
43 articles in this topic
## articles
-
Context Engineering Is the New Prompt Engineering
Prompt engineering quietly died in 2025. The discipline that replaced it — context engineering — is what separates a generic AI assistant from one that actually does your work. Inside Karpathy's OS analogy, Anthropic's playbook, and why the working directory is now the moat.
· #ai · #agents · #context-engineering -
How to Export ClickUp Docs to Markdown (2026 Guide)
Export ClickUp Docs, tasks, and comments to clean Markdown. Methods compared: Chrome extension, ClickUp's native export, API, and workflow automation.
· #clickup · #markdown · #productivity -
How to Export Google Docs to Markdown (2026 Guide)
Every way to export Google Docs to clean Markdown — headings, tables, images, comments intact. One-click extension, built-in options, and API methods compared.
· #google-docs · #markdown · #export -
How to Export Linear Issues to Markdown (2026 Guide)
Export Linear issues, projects, and documents to clean Markdown. Chrome extension, GraphQL API, and CLI methods compared for engineering teams building AI workflows.
· #linear · #markdown · #engineering -
How to Export OneNote to Markdown (2026 Guide)
Export OneNote notebooks, sections, and pages to clean Markdown. Methods compared: Chrome extension on the OneNote web app, Microsoft Graph API, OneNote-to-Markdown tools, and best-practice workflows.
· #onenote · #microsoft-365 · #markdown -
How to Export Quip Documents to Markdown (2026 Guide)
Migrate off Quip before Salesforce sunsets it. Practical methods to export Quip documents to clean Markdown — Chrome extension, Quip export APIs, and archival workflows.
· #quip · #markdown · #migration -
How to Export SharePoint Pages to Markdown (2026 Guide)
Escape SharePoint's proprietary format. Methods for exporting SharePoint pages and OneNote content to clean, portable Markdown — Chrome extension, Microsoft Graph API, and scripted approaches.
· #sharepoint · #microsoft-365 · #markdown -
How to Export Slack Threads to Markdown (2026 Guide)
Extract Slack conversations — threads, channels, DMs — as clean Markdown. Chrome extension, Slack's export tools, and API methods for preserving team knowledge in a portable format.
· #slack · #markdown · #team-knowledge -
Harnesses, Not Frameworks — The New Shape of AI Tools
Greg Zunic just open-sourced Browser Harness. It's the same pattern as Claude Code and Codex: strip the framework, hand the LLM raw tools, let it figure things out. Why the harness is replacing the framework — and what it runs on.
· #ai · #agents · #browser-use -
The Best Chrome Extension to Save Any Webpage as Markdown
Convert any webpage to clean Markdown with one click. No copy-pasting, no messy HTML. Save articles, docs, YouTube videos, and more as structured Markdown files.
· #chrome-extension · #markdown · #web-clipper -
How to Convert arXiv Papers to Markdown for AI Research
Convert arXiv papers to clean Markdown for use with Claude, ChatGPT, or Obsidian. Build a searchable research library from academic papers without manual formatting.
· #arxiv · #research · #academic -
Export ChatGPT Conversations as Markdown (2026 Guide)
Save any ChatGPT conversation as a clean Markdown file in one click. Back up your prompts, archive your research, and feed past chats to Claude or Obsidian. Every method compared.
· #chatgpt · #ai · #markdown -
How to Export Confluence Pages to Markdown (2026 Guide)
The complete guide to exporting Confluence content to clean Markdown. Escape Atlassian's proprietary format, migrate documentation, or build an AI knowledge base from your wiki.
· #confluence · #markdown · #documentation -
Best Obsidian Web Clippers in 2026: Save Web Pages Directly to Your Vault
Compare the best web clipping extensions for Obsidian in 2026. Save articles, YouTube videos, and documentation as clean Markdown directly to your vault.
· #obsidian · #web-clipper · #markdown -
How to Save Any Webpage as Markdown (3 Methods)
The complete guide to converting web pages to Markdown files. Compare manual copy-paste, command-line tools, and browser extensions to find the fastest method.
· #markdown · #web-clipper · #how-to -
Web to Markdown Converters Compared: Save vs Jina vs Firecrawl vs Pandoc (2026)
Compare the best tools for converting web pages to Markdown in 2026. Side-by-side analysis of Save, Jina Reader, Firecrawl, Pandoc, and Defuddle for quality, speed, and ease of use.
· #markdown · #comparison · #tools -
What Is AUI? The New Interface Paradigm Every Product Needs
HubSpot's CTO says every product needs a 'headless' version for AI agents. Google launched A2UI. The era of Agentic User Interfaces is here --- and it changes how we think about software design.
· #aui · #agentic-ui · #mcp -
Build Your Own Wikipedia: Karpathy's Wiki LLM Explained
Karpathy's Wiki LLM concept: explicit local knowledge beats opaque AI memory. Build your own personal Wikipedia from any webpage, Apple Notes, or diary — in Markdown, for any AI.
· #ai · #karpathy · #personal-knowledge-base -
Karpathy's 'Two Groups' of AI Users --- Which One Are You?
Andrej Karpathy says there's a growing gap in understanding of AI capability. One group thinks AI is a toy. The other is experiencing 'AI Psychosis.' Here's what separates them --- and how to cross the divide.
· #ai · #karpathy · #claude-code -
Markdown Wikis Are Replacing RAG — Karpathy's Pattern Explained
A folder of Markdown files beats a vector database for personal knowledge. Why Karpathy's post-RAG pattern works, when to use it, and how to build one in 15 minutes with Save Vault.
· #rag · #llm · #knowledge-base -
Build a Personal LLM Knowledge Base in 15 Minutes (2026)
The simplest AI knowledge base: a folder of Markdown files, read by Claude or ChatGPT directly. Smarter than RAG, zero database, 15 minutes to set up. Full Karpathy-style playbook.
· #ai · #llm · #knowledge-base -
How to Save Research Papers to Obsidian as Clean Markdown
Build an academic research workflow in Obsidian using web clipping. Save papers, blog posts, and documentation as structured Markdown for literature reviews.
· #obsidian · #academic · #research -
How AI Agents Use Your Obsidian Vault in 2026 (MCP + Markdown)
Connect AI agents like Claude Code to your Obsidian vault via MCP. Turn your saved Markdown notes into context that makes AI smarter about your work.
· #obsidian · #ai · #mcp -
Obsidian Daily Notes + Web Clipping: A Simple System That Works
Combine Obsidian's Daily Notes with web clipping for a lightweight knowledge capture system. Clip articles, log insights, and build context over time.
· #obsidian · #daily-notes · #workflow -
Query Your Saved Web Content With Obsidian Dataview
Use Obsidian's Dataview plugin to search, filter, and visualize web content saved as Markdown. Build dynamic dashboards for your clipped articles and research.
· #obsidian · #dataview · #plugins -
PARA Method in Obsidian: Organize Your Web Clips Like a Pro
Use the PARA method (Projects, Areas, Resources, Archives) to organize web content saved to Obsidian. A practical guide to clipping and filing with purpose.
· #obsidian · #para · #pkm -
7 Obsidian Plugins That Make Web Clipping Actually Useful (2026)
The best Obsidian plugins for organizing, querying, and connecting web content saved as Markdown. Turn saved articles into a working knowledge system.
· #obsidian · #plugins · #workflow -
Obsidian Web Clipper vs Save: Which Produces Better Markdown?
Compare Obsidian's official Web Clipper with Save for converting web pages to Markdown. Side-by-side test of output quality, AI features, and vault integration.
· #obsidian · #web-clipper · #comparison -
The Zettelkasten Web Research Workflow for Obsidian
Build a Zettelkasten knowledge system in Obsidian using web clipping. Turn articles, tutorials, and documentation into atomic notes that compound over time.
· #obsidian · #zettelkasten · #pkm -
Convert Any Website to Clean Markdown for AI — Free Chrome Extension
Convert any webpage to clean Markdown for ChatGPT, Claude, or any LLM. One-click Chrome extension vs APIs vs CLI tools compared. No coding required.
· #tutorial · #ai · #markdown -
AGENTS.md & CLAUDE.md: The New README for AI Coding Agents
Learn how AGENTS.md and CLAUDE.md files guide AI coding assistants like GitHub Copilot, Cursor, and Claude Code. Plus how to write effective agent instruction files for your projects.
· #markdown · #ai · #agents-md -
AI Second Brain with Claude + Obsidian (Full 2026 Stack)
Claude reads your Obsidian vault. Save clips the web to Markdown. Your entire knowledge — notes, articles, research — in every AI conversation. Here's the full stack.
· #markdown · #ai · #obsidian -
Cloudflare's Markdown for Agents: What It Means for the Web
Cloudflare now auto-converts any webpage to Markdown for AI agents, cutting token usage by 80%. Here's what this means for AI workflows, web clipping, and the future of the internet.
· #markdown · #ai · #cloudflare -
.cursorrules vs CLAUDE.md vs AGENTS.md: Which AI Coding Rules File Do You Need?
A developer's guide to AI coding instruction files. Compare .cursorrules, CLAUDE.md, AGENTS.md, copilot-instructions.md and learn which ones your project needs.
· #markdown · #ai · #cursor -
How to Write a Good program.md: A Practical Guide for AI Agent Instructions
program.md is the file that programs AI agents in Karpathy's autoresearch. Here's how to write one that gets results --- with structure, examples, and best practices.
· #markdown · #ai · #program-md -
Karpathy's Autoresearch & PROGRAM.md: AI That Runs Experiments While You Sleep
Andrej Karpathy's autoresearch lets AI agents run 100+ ML experiments overnight, guided by a single Markdown file called program.md. Here's how it works and why it matters.
· #markdown · #ai · #karpathy -
Why Markdown Is the Language of AI in 2026
Markdown has gone from a developer tool to the universal format for AI. From AGENTS.md to llms.txt to Cloudflare's Markdown for Agents, here's why Markdown is having its biggest moment ever.
· #markdown · #ai · #trends -
Markdown vs. PDF: Why Markdown Is Better for Saving Web Content
Should you save webpages as Markdown or PDF? Compare file size, searchability, AI compatibility, and portability. Learn why Markdown wins for modern workflows.
· #markdown · #pdf · #comparison -
From README.md to PROGRAM.md: Markdown Is Now a Programming Language
README.md was for humans. AGENTS.md is for coding assistants. PROGRAM.md is for autonomous research. Markdown has evolved from documentation into the programming language for AI agents.
· #markdown · #ai · #program-md -
Vibe Coding Is Dead. Welcome to Agentic Engineering with Markdown.
Karpathy says vibe coding is passé. The new paradigm is agentic engineering, where you orchestrate AI agents through Markdown files instead of writing code yourself.
· #markdown · #ai · #vibe-coding -
Why Markdown Is the Best Format for LLMs and AI Agents
Markdown reduces token usage by up to 10x compared to HTML. Learn why AI agents and LLMs prefer Markdown for context and how to optimize your AI workflows.
· #ai · #llm · #markdown -
Why Markdown is the Best Format for AI Prompts
Use Markdown for better AI prompts. Learn why ChatGPT and Claude perform better with clean Markdown input. Free web-to-Markdown tool.
· #ai · #markdown · #tips -
How to Save Any Webpage as Markdown in One Click
Save any webpage as Markdown in one click. Convert articles, docs, and research to clean text. No ads, no clutter. Free Chrome extension.
· #tutorial · #markdown · #productivity