Why a Plain-Text Task Manager Matters More to a Cross-Border Seller Than to a Developer
You run an e-commerce operation that touches five marketplaces, three logistics providers, two ad platforms, and one tired founder. Your browser has 47 tabs open. Your Slack has 14 unread threads. Your task manager? Probably a shared Trello board that nobody updates, or a Notion database that’s become a digital landfill. The cost of that complexity isn’t just subscription fees — it’s the cognitive overhead of maintaining a tool that was supposed to make you faster. When I saw Tasks.txt launch on Product Hunt, I wasn’t thinking about developers who miss their Sublime Text buffers. I was thinking about the e-commerce operator who runs their entire business on a single plain-text file because every SaaS app they’ve tried eventually becomes another source of noise. The product is a keyboard-first macOS app that wraps the todo.txt format into a native Swift interface — no cloud, no account, no Electron lag. But the philosophy behind it is what cross-border sellers should steal: own your data, strip friction, and build workflows that outlive the tools you use today.
The Real Problem Isn’t Feature Gaps — It’s Tool Bloat
Every e-commerce operator I know has a graveyard of abandoned SaaS subscriptions. We sign up for ClickUp because it promises to replace everything, then spend three weeks configuring custom fields for inventory reorder points. We try Jira because the VA team wants sprint planning, then realize we’re spending more time moving cards than shipping product. The underlying issue isn’t that these tools lack features — they’re overflowing with them. The issue is that they insert themselves between you and the work.
Yevhen, the builder of Tasks.txt, described this perfectly in his launch post: “There’s no project setup, no configuration, no popups, no navigation between different pages, no loading spinners or wait time. It’s always open, instant to edit, and you can see everything on a single view.” For a cross-border seller, that single-view reality is gold. When you’re juggling supplier messages from Alibaba, ad performance from Amazon Seller Central, and fulfillment exceptions from a 3PL, the last thing you need is a task manager that demands its own ritual.
The product solves this by being almost invisible. It’s a native Swift app — no Electron wrapper, so it opens instantly and doesn’t stutter on keystroke. It reads and writes a plain .txt file on your machine, formatted in the todo.txt spec. That means your tasks are grep-able in Terminal, version-controllable in Git, and readable in any text editor if you decide to stop using the app tomorrow. That last point is critical for e-commerce operators who’ve been burned by vendor lock-in — ask anyone who migrated from Trello to Asana and lost a year of historical context.
Why Amazon Sellers Should Care More Than Shopify Ones
Amazon sellers deal with a higher volume of non-negotiable, repetitive tasks: restock alerts from Helium 10, PPC optimization windows, return notifications that must be actioned within 48 hours. These are tasks that benefit from a dead-simple checklist where the only friction is typing the line and hitting a shortcut. A Shopify DTC operator, by contrast, often runs a more integrated workflow — Klaviyo flows trigger tasks, Gorgias tickets become to-dos, and Loop Returns creates exchange orders automatically. For them, a plain-text list might feel like a regression. For an Amazon seller whose operational stack is already fragmented and API-poor, a local file that never asks for an account is a release valve, not a downgrade.
What Cross-Border Sellers Can Borrow From a Text-First Approach
You should not run your entire e-commerce business from a .txt file. But you should steal the principles behind Tasks.txt and apply them to how you manage your operational checklist, daily standup notes, and supplier follow-ups.
1. Own your format, not your app. The todo.txt format is a decade old and has dozens of implementations across platforms. Your tasks file can be opened in TaskPaper, Todoist, or even VS Code. That portability means you never need to export or migrate again. If you’re running a small team, consider keeping a shared ops-tasks.txt in a Dropbox folder. Let each team member use whatever editor they want — Git for version control, a cron job for daily archives. The file survives the tool.
2. Eliminate configuration overhead. Tasks.txt doesn’t have a settings panel. It doesn’t ask for your timezone or your preferred priority color. For cross-border sellers dealing with time zones, currencies, and multiple tax regimes, the same principle applies to SOPs: write them in plain markdown in a Git repo, not inside a Notion database that requires login and loading spinners. The friction of opening a browser tab for a simple checklist is real when you’re doing it 30 times a day.
3. Keyboard shortcuts over clicking. The app is keyboard-first — you never need a mouse. For a seller who spends their day in Amazon Seller Central and Shopify Admin, the ability to quickly mark a supplier invoice as “done” or move a line item from “today” to “tomorrow” without touching a trackpad is a micro-optimization that compounds. Most e-commerce tools are click-heavy; emulating this shortcut layer in your own workflow (e.g., using Alfred or Raycast to append to a text file) can cut seconds per interaction.
4. The “scratchpad” is your best friend. Yevhen included a scratchpad for non-task notes — half-formed ideas, supplier names you don’t want to forget, a URL to a new sourcing platform. In e-commerce, these stray notes are the difference between a lead you follow up on and one that evaporates. Most task managers bury this in a “notes” field that feels separate. A single file where tasks and notes coexist, separated by a line break, mirrors how the brain actually works.
Where the Math Breaks (And Why You Shouldn’t Replace Your Stack Yet)
I’m enthusiastic about the philosophy, but I need to be honest about the practical limits for a cross-border operator.
No collaboration, no sync. The app is macOS-only and single-machine. Yevhen has stated that “cross-device sync and an iOS companion app are officially the next big priorities,” and he’s leaning toward a “point it at a folder” approach using iCloud or Dropbox. That’s a good direction, but as of launch, if you work on a laptop and a desktop, or if you have a VA in another time zone, you’re stuck. A shared text file in Dropbox can work for two people, but file conflicts when two people edit simultaneously are a real risk. The app handles external edits gracefully (it reloads instantly), but simultaneous writes are “the sharp bit,” as commenter Qifeng Zheng noted. Yevhen confirmed the app reloads changes from other editors, but last-writer-wins on a simultaneous edit is not resolved.
No task dependencies, no deadlines. If you need to model a supply chain workflow where “order sample from supplier” must happen before “send photos to the listing designer,” a flat text file with no linking forces you to manage that order manually. You can prefix tasks with (A) for priority, but you can’t set a due date that triggers a notification. The tool’s simplicity is also its limitation. For an operator managing 50 SKUs across three countries, a visual timeline or a Kanban view may be necessary.
Vendor lock-in is replaced by machine lock-in. The app is native Swift on macOS. The file is portable, but the shortcut layer that makes it fast is tied to your Mac. If you switch to Windows or Linux, you lose the keyboard magic. There are todo.txt implementations everywhere, but none as polished as this one. My advice: use the app for your personal daily checklist, but don’t build your team’s entire ops system on it.
The Cost of Complexity You Don’t See
Every SaaS tool you subscribe to introduces a hidden tax: login time, load time, notification management, context switching. A study by RescueTime (not from the source, but common knowledge) suggests that knowledge workers check communication tools every six minutes. E-commerce operators check more often because the stakes are higher — a missed Amazon notification can cost a buy box. Tasks.txt eliminates that entirely for task management. No notifications, no badges, no pop-ups. The only update is you seeing the list when you open the file. For sellers who are drowning in alerts from Sellics, Jungle Scout, and FeedbackWhiz, this quiet approach is a feature, not a bug.
What I’d Watch / Test Next
Here are three concrete moves you can make this week, no matter what marketplaces you operate on.
1. Try running your daily standup from a plain-text file. For one week, ditch your current task manager for a single .txt file in your ~/Dropbox folder. Use the todo.txt format — (A) call supplier about mold cost 2025-06-20 — and a simple editor like VS Code or Sublime Text. At the end of each day, prefix done tasks with x and move them to a done.txt. See if the friction reduction outweighs the loss of integrations. I suspect it will for individual tasks, but not for team collaboration.
2. Watch for Tasks.txt’s iOS companion and sync implementation. Yevhen has promised both are coming. If he delivers a Dropbox-syncable iOS app that stays true to the todo.txt format, this becomes a credible daily driver for the mobile-heavy e-commerce manager who needs to check off tasks while walking a warehouse floor. Follow his Product Hunt page for updates.
3. Build a “scratchpad” habit into your existing tools. Even if you don’t switch to plain text, carve out a section in your note-taking app (I use iA Writer for this) where you throw unfiltered ideas, supplier names, and link fragments. No folders, no tags, no formatting. Just a stream of text. I’ve been doing this for six months and it’s caught two supplier pricing errors and one new sourcing lead that would have otherwise been lost in a Slack thread.
The lesson from Tasks.txt isn’t that you should abandon Asana for a Terminal. It’s that the best tool for the job is often the one that gets out of your way and lets you ship product. Cross-border e-commerce is already complicated enough — your task manager should not be one of the complications. Try the file. See if it frees your attention. If it doesn’t, you’ve spent nothing but time. And in this business, that’s a better trade than most.






