> ## Content Index
> Fetch the complete content index at: https://werd.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# My text editors
- URL: https://werd.io/my-text-editors/
- Published: 2022-07-03T18:32:04.000Z
- Updated: 2022-07-03T18:32:04.000Z
- Author: Ben Werdmuller
- Tags: #Import 2025-06-13 09:23

A text editor is just a text editor, right? Well, not really - and it turns out I use a variety of text editors for different purposes.

[iA Writer](https://ia.net/writer) is how I draft and publish my blog posts and short stories. It’s a beautiful, minimalist markdown editor that knows when to get out of my way. And it supports [Micropub](https://micropub.net/), which lets me publish pieces directly to my website.

[BBEdit](https://www.barebones.com/products/bbedit/) is a professional text editor. I use it as my scratchpad; features like regular expression search and replace and smart syntax highlighting make it an easy place for me to inspect and adjust text files.

[Ulysses](https://ulysses.app/) is a long-form writing app. I’m writing a novel in it, and have a few abandoned starts to other long-form fiction. I haven’t used its grammar checker or editing tools (in general, I hate and distrust grammar checkers), but I know they may come in handy later on.

[Obsidian](https://obsidian.md/) is becoming my outboard brain. Some of those thoughts are public; you can find them at [werd.cloud](https://werd.cloud). I love that it’s completely cross-platform.

[VSCode](https://code.visualstudio.com/) is my Integrated Development Environment of choice; if you’re a programmer, it’s a good chance it’s yours, too. If you’d told the me ten years ago that I’d be regularly using a product with “Visual Studio” in the name, I would have laughed at you - but here we are. It’s a testament to how much Microsoft has grown and changed.

[Nano](https://www.nano-editor.org/) is the editor I use inside my terminal window. I prefer it to vi and [vim](https://www.vim.org/); I just do.

[Slab](https://slab.com) is how I write documentation to share with teams. It’s dramatically better than [Confluence](https://www.atlassian.com/software/confluence), which I’d used previously, for this purpose: lightning fast, with features that allow you to ensure documentation is current.

[Apple Notes](https://9to5mac.com/2022/06/07/apple-notes-app-new-features/) (in concert with Reminders) has become my place to keep track of work notes. It’s not perfect, but it’s steadily improving, and it’s always there, across my devices. The Quick Note feature is really neat, and I love that I can write in longhand with my Apple Pencil.

[Google Docs](https://docs.google.com) is how I collaborate on documentation with other people. It’s easy, real-time, and cross-platform.

[Microsoft Word](https://www.microsoft.com/en-us/microsoft-365/word) is how I talk to lawyers and format fiction manuscripts.

What are your text editors of choice?