<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet href="/feed.xsl" type="text/xsl"?>
    <feed xmlns="http://www.w3.org/2005/Atom">
      <title>Andrew Stiefel | productivity</title>
      <link href="https://andrewstiefel.com/feed/topics/productivity.xml" rel="self"/>
      <link href="https://andrewstiefel.com/topics/productivity/" rel="alternate"/>
      <id>https://andrewstiefel.com/topics/productivity/</id>
      <subtitle>A feed of posts about productivity by Andrew Stiefel.</subtitle>
      <updated>2026-04-11T20:02:18-07:00</updated>
      <author>
        <name>Andrew Stiefel</name>
        <email></email>
      </author>
      <rights type="text">Copyright © 2026 {"name" => "Andrew Stiefel", "url" => "https://andrewstiefel.com", "linkedin" => "andrewstiefel", "codeberg" => "andrewstiefel"}. All rights reserved.</rights>
      <entry>
        <title>Markdown Files, Not Apps</title>
        <link rel="alternate" href="https://andrewstiefel.com/markdown-files-not-apps/"/>
        <published>2025-01-17T00:00:00-08:00</published>
        <id>https://andrewstiefel.com/markdown-files-not-apps</id>
        <summary>Markdown is simple, portable, and free. And it works beautifully with AI tools.</summary>
        <content type="html">&lt;p&gt;Files, not apps. I’m convinced this is the best way to work in the future.&lt;/p&gt;
          &lt;p&gt;I write down almost everything important in my life: lists, ideas, plans, code, and articles. They form my extended memory. They are a record of what I’ve done, and who I’ve been. &lt;strong&gt;That’s why I only use markdown files.&lt;/strong&gt;&lt;/p&gt;
          &lt;p&gt;Traditional document and note-taking apps like Word, Evernote, and Notion create data silos and vendor lock-in, limiting your ability to freely move and process information.&lt;/p&gt;
          &lt;p&gt;I discovered this the hard way when I tried to move between different ecosystems like Evernote and Apple Notes. Sure, there was a way to export my data. But it was a mess. Things broke, attachments went missing, and I spent hours converting, reformatting, and importing.&lt;/p&gt;
          &lt;h2 id=&quot;markdown-is-simple&quot;&gt;Markdown is simple&lt;/h2&gt;
          &lt;p&gt;Markdown files solve these challenges through their fundamental simplicity. Any text editor can open and edit them, eliminating dependency on specific applications or platforms. They have all the basic formatting you need for headlines, bullets, lists, and even basic tables.&lt;/p&gt;
          &lt;h2 id=&quot;markdown-is-portable&quot;&gt;Markdown is portable&lt;/h2&gt;
          &lt;p&gt;If you use Evernote or Notion, for example, you are helpless without them. If they go out of business you are trapped and have to move your files to another format. &lt;strong&gt;You will outlive those companies.&lt;/strong&gt; I’ve already outlived a few note-taking companies.&lt;/p&gt;
          &lt;p&gt;I can work with markdown files on any device, forever. I can access them with any text editor I want. This makes them remarkably long-lived. Proprietary formats come and go, but markdown’s open, plain text nature ensures it will likely outlast me. This makes it the ideal format for building a personal knowledge base.&lt;/p&gt;
          &lt;h2 id=&quot;markdown-works-offline&quot;&gt;Markdown works offline&lt;/h2&gt;
          &lt;p&gt;There are times when I want to be offline and unreachable, but would still like to jot ideas down in a format that is easily searchable. Working offline is an amazing productivity boost. Why give that up for an online database?&lt;/p&gt;
          &lt;h2 id=&quot;markdown-is-ready-for-ai&quot;&gt;Markdown is ready for AI&lt;/h2&gt;
          &lt;p&gt;This is a use case I wouldn’t have imagined a few years. But it’s the main reason I’m convinced markdown files are the future. Since markdown is just text, AI systems can easily process and analyze your notes.&lt;/p&gt;
          &lt;p&gt;For example, I can easily grab my “Ideal Customer Profile.md” file and throw it into ChatGPT, Claude, Gemini, or whatever I’m using at the moment to work with it. I can add my messaging framework, and immediately start brainstorming marketing copy.&lt;/p&gt;
          &lt;p&gt;I can run a local LLM, point it at a folder of my markdown files, and then interact with my notes by asking questions. It’s like a personal assistant built on everything I’ve learned and experienced.&lt;/p&gt;
          &lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
          &lt;p&gt;Everything I write is human readable, and yet actionable with apps and tools. I always have my files available locally, and backups are just making a copy of the folder and putting it somewhere safe.&lt;/p&gt;
          &lt;p&gt;Markdown is simple, portable, independent, and free — exactly how I want to live.&lt;/p&gt;
        </content>
      </entry>
      <entry>
        <title>Tools I'm Using Right Now</title>
        <link rel="alternate" href="https://andrewstiefel.com/tools/"/>
        <published>2022-08-30T00:00:00-07:00</published>
        <id>https://andrewstiefel.com/tools</id>
        <summary>Here is a list of my favorite tools for marketing, writing, and knowledge management.</summary>
        <content type="html">&lt;p&gt;I’m always curious what tools people use in their work, so I thought it would compile a list of the tools I use for writing and productivity.&lt;/p&gt;
          &lt;p&gt;With that being said, use what you’re comfortable using or already know how to use. Outcomes are the most important; whatever tools you pick should help you get to the outcomes you want.&lt;/p&gt;
          &lt;p&gt;But there is a reason why we find tools fascinating. Tools can influence those outcomes, sometimes in a significant way! At least Abraham Lincoln thought so:&lt;/p&gt;
          &lt;blockquote&gt;
          &lt;p&gt;If I only had an hour to chop down a tree, I would spend the first 45 minutes sharpening my axe.&lt;/p&gt;
          &lt;/blockquote&gt;
          &lt;p&gt;So with that introduction in mind, here’s what I’m using today. Hope you enjoy it!&lt;/p&gt;
          &lt;h2 id=&quot;personal-productivity&quot;&gt;Personal Productivity&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://pr.tn/ref/259YMYS9Z3RG&quot;&gt;Proton Mail&lt;/a&gt;: End-to-end enccrypted email for privacy and security&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://culturedcode.com/things/&quot; title=&quot;Cultured Code - Things&quot;&gt;Things&lt;/a&gt;: Personal task management&lt;/p&gt;
          &lt;h2 id=&quot;business-management&quot;&gt;Business Management&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://workspace.google.com/&quot; title=&quot;Google Workspace&quot;&gt;Google Workspace&lt;/a&gt;: Custom email domain and a business phone number&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://www.waveapps.com/&quot; title=&quot;Wave Accounting&quot;&gt;Wave&lt;/a&gt;: Free accounting for small businessess&lt;/p&gt;
          &lt;h2 id=&quot;knowledge-management&quot;&gt;Knowledge Management&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://obsidian.md/&quot; title=&quot;Obsidian&quot;&gt;Obsidian&lt;/a&gt;: Notes stored in markdown and synced with end-to-end encryption&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://readwise.io/&quot;&gt;Readwise&lt;/a&gt;: One app for feeds, reading, and highlighting&lt;/p&gt;
          &lt;h2 id=&quot;marketing&quot;&gt;Marketing&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://buffer.com/&quot; title=&quot;Buffer&quot;&gt;Buffer&lt;/a&gt;: For scheduling social media posts&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://buttondown.email/refer/andrewstiefel&quot; title=&quot;Buttondown&quot; data-fathom=&quot;Referral click&quot;&gt;Buttondown&lt;/a&gt;: Privacy-first email newsletter software&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://usefathom.com/ref/FBJDFZ&quot; title=&quot;Fathom Analytics&quot; data-fathom=&quot;Referral click&quot;&gt;Fathom Analytics&lt;/a&gt;: For privacy-first website analytics&lt;/p&gt;
          &lt;h2 id=&quot;web-design&quot;&gt;Web Design&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://jekyllrb.com/&quot; title=&quot;Jekyll&quot;&gt;Jekyll&lt;/a&gt;: Static site generator&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://www.namecheap.com/&quot; title=&quot;Namecheap&quot;&gt;Namecheap&lt;/a&gt;: For buying domains&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://www.netlify.com/&quot; title=&quot;Netlify&quot;&gt;Netlify&lt;/a&gt;: For simply, static website hosting&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://tailwindcss.com/&quot; title=&quot;Tailwind CSS&quot;&gt;Tailwind CSS&lt;/a&gt;: Utility-first CSS framework for designing websites&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://code.visualstudio.com/&quot; title=&quot;Visual Studio Code&quot;&gt;Visual Studio Code&lt;/a&gt;: Open-source code editing app&lt;/p&gt;
          &lt;h2 id=&quot;writing&quot;&gt;Writing&lt;/h2&gt;
          &lt;p&gt;&lt;a href=&quot;https://www.copy.ai/&quot; title=&quot;Copy AI&quot;&gt;Copy AI&lt;/a&gt;: Side kick for brainstorming and copywriting&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;https://ulysses.app/&quot; title=&quot;Ulysses&quot;&gt;Ulysses&lt;/a&gt;: Markdown writing app&lt;/p&gt;
        </content>
      </entry>
      <entry>
        <title>Just Start</title>
        <link rel="alternate" href="https://andrewstiefel.com/just-start/"/>
        <published>2022-06-28T00:00:00-07:00</published>
        <id>https://andrewstiefel.com/just-start</id>
        <summary>How long have you been working on a project with nothing to show?</summary>
        <content type="html">&lt;p&gt;How long have you been working on a project with nothing to show?&lt;/p&gt;
          &lt;p&gt;I am an expert procrastinator. I spent three years building, tearing down, and restarting this blog. The colors were never right, I didn’t like the font, I needed just one more feature to be ready.&lt;/p&gt;
          &lt;p&gt;Finally, I decided to slim down to just what I need to write. The rest could come later. For now It’s minimal, but it’s all I needed to start.&lt;/p&gt;
          &lt;p&gt;Today you can publish your writing in less than five minutes. Start with tools like:&lt;/p&gt;
          &lt;ul&gt;
          &lt;li&gt;&lt;a href=&quot;https://medium.com/&quot; title=&quot;Medium&quot; target=&quot;_blank&quot;&gt;Medium&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;https://substack.com/&quot; title=&quot;Substack&quot; target=&quot;_blank&quot;&gt;Substack&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;https://convertkit.com/&quot; title=&quot;ConvertKit&quot; target=&quot;_blank&quot;&gt;ConvertKit&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;https://ghost.org/&quot; title=&quot;Ghost&quot; target=&quot;_blank&quot;&gt;Ghost&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;https://wordpress.com/&quot; title=&quot;Wordpress&quot; target=&quot;_blank&quot;&gt;Wordpress&lt;/a&gt;&lt;/li&gt;
          &lt;/ul&gt;
          &lt;p&gt;The list is endless. So what are you waiting for?&lt;/p&gt;
          &lt;ul&gt;
          &lt;li&gt;Start writing&lt;/li&gt;
          &lt;li&gt;Get feedback&lt;/li&gt;
          &lt;li&gt;Refine your work&lt;/li&gt;
          &lt;li&gt;Try again&lt;/li&gt;
          &lt;/ul&gt;
          &lt;p&gt;One of the biggest misconceptions about writing or creating anything is that you should start with a strategy: “I’m going to write about X for people interested in Y.”&lt;/p&gt;
          &lt;p&gt;But here’s the truth: you don’t need a plan to start.&lt;/p&gt;
          &lt;p&gt;Write about whatever interests you. You’ll eventually find what you enjoy writing about the most and what resonates most with your audience.&lt;/p&gt;
          &lt;p&gt;You just have to start.&lt;/p&gt;
          &lt;p&gt;Here are three formats to get started:&lt;/p&gt;
          &lt;ul&gt;
          &lt;li&gt;Today I learned how to…&lt;/li&gt;
          &lt;li&gt;Did you read or hear about X? Here’s my reaction…&lt;/li&gt;
          &lt;li&gt;Someone asked me about X, so here is the answer&lt;/li&gt;
          &lt;/ul&gt;
          &lt;p&gt;Keep a notebook with all the questions people ask you for help with. Write up your answers and publish them.&lt;/p&gt;
          &lt;p&gt;Eventually you’ll hit your stride — and you’ll probably discover an idea you could never have found while planning your strategy, picking brand colors, and brainstorming topics for your blog.&lt;/p&gt;
          &lt;p&gt;Start today.&lt;/p&gt;
        </content>
      </entry>
    </feed>