How I’m using Obsidian to transform my newsletter issues into an interconnected knowledge ecosystem.
After publishing over 400 issues of Digitally Literate , I hit a wall every newsletter creator eventually faces: the tyranny of the timeline. Each issue disappears into the archive, connections get buried under timestamps, and readers have to dig through months of content to piece ideas together.
But what if newsletters didn’t have to work this way?
The Problem with Linear Publishing
Traditional newsletters follow a simple but limiting loop:
- Write issue
- Send to subscribers
- Archive chronologically
- Repeat
This works when content is scarce. But after nearly 400 issues on digital literacy, AI in education, and technology trends, my archive had become an information maze. A reader interested in AI has to hunt through dozens of issues to follow my evolving perspective.
Chronology served us well in the early web, but as Amy Hoy noted, we’re trapped in the “Chronological Sort Era,” where platforms like Moveable Type forced everything into reverse order, killing the creative diversity of early personal websites.
Enter the Digital Garden Model
Digital gardens rethink how we organize knowledge. Instead of a linear timeline, they create an interconnected web of ideas that grows and evolves.
Key differences from traditional newsletters:
- Non-linear exploration: Readers follow connections between ideas rather than scroll through chronological archives
- Iterative development: Ideas grow from “seeds” → “plants” → “evergreens,” visible to readers at every stage
- Contextual connections: Related concepts link regardless of publication date
- Living documents: Content evolves, updated with new insights
Why Obsidian Works for a Newsletter Garden
After testing multiple platforms, Obsidian became the backbone of this transformation:
- Local Control & Future-Proofing: Markdown files stored locally, no vendor lock-in. Even if Obsidian disappears, all content remains accessible.
- Bidirectional Linking: Mention a topic, like “AI in education,” and instantly link it to all past discussions. Readers can navigate forward and backward through connected ideas.
- Graph Visualization: See the structure of your thinking. Clusters, gaps, and isolated concepts become visible.
- Flexible Publishing: With the Digital Garden plugin, notes can be selectively published while keeping others private.
How the Newsletter-Garden Hybrid Works
Content Organization
- 📥 Inbox: Quick captures and new ideas
- 🌱 Seeds: Early-stage thoughts
- 🌿 Plants: Developing ideas needing more work
- 🌲 Evergreens: Mature, well-developed concepts
- 📧 Newsletter Issues: Published content
- 🔗 Index Pages (MOCs): Maps of connected content
Metadata Structure
title: “Note Title”
status: 🌱_seed | 🌿_plant | 🌲_evergreen
tags: [topic, theme]
related: Connected Note 1, Connected Note 2
dg-publish: true/false
Publishing Workflow
- Write in Obsidian, linking ideas as they emerge
- Review connections and related content
- Mark notes with
dg-publish: true - Deploy via GitHub + Netlify
- Cross-reference with email newsletter distribution
The Reader Experience Revolution
Instead of a linear inbox experience, readers get:
- Multiple entry points: Start with the latest issue, explore by topic, or dive into specific concepts
- Contextual depth: Every issue connects to related ideas, background context, and follow-ups
- Exploration paths: Bidirectional links let curiosity guide reading
- Living updates: Readers see how ideas evolve over time
Challenges & Solutions
- Managing publishing status: Hundreds of notes require careful frontmatter management and Dataview dashboards.
- Maintaining newsletter feel: Keep regular issues while embedding them in the garden.
- Reader onboarding: Use “start here” pages and familiar navigation to guide readers.
- Technical complexity: Document Git workflows, Netlify deployments, and plugin configs; maintain backups.
Early Results
Since launching the garden:
- Better content connections: Ideas previously separated by months are now visible together
- Reduced pressure: I can share developing ideas and iterate publicly
- Deeper engagement: Readers explore more connections rather than isolated issues
- Personal clarity: Linking and organizing clarifies my own thinking
Why This Matters for Newsletter Creators
- Archive utility: Content stays discoverable, not buried
- Reader engagement: Explore at your own pace and depth
- Content efficiency: Build on previous work, don’t reinvent ideas
- Knowledge development: Newsletter becomes a tool for thinking, not just broadcasting
The traditional newsletter isn’t dead; it’s evolving. By combining email’s intimacy with networked knowledge persistence, creators can serve both themselves and their readers better.
Getting Started
- Start small: Pick one topic and connect related newsletter issues
- Use consistent metadata: Tagging and status systems are key
- Experiment with tools: Obsidian, Roam, Logseq, or Notion all work
- Maintain newsletter habits: Keep a regular publishing rhythm
- Invite exploration: Guide readers in navigating non-linear content
The Future of Knowledge Publishing
Digital content no longer needs to follow print conventions. We can organize ideas the way minds actually work. Through association, connection, and iteration.
The newsletter-garden hybrid preserves the personal voice, rhythm, and timeliness of traditional newsletters while adding what digital makes possible: connections, evolution, and non-linear exploration.
After 400 linear issues, I’m excited to see what grows in the garden.
Explore it yourself: The new format and the full knowledge garden are live at digitallyliterate.net. Ideas can now breathe, connect, and evolve.