A bit back there was a discussion about what apps a modern office suite should include, but after researching the history behind markdown, here's a twist on that.
If you were going to only use Markdown for every bit of your work, what apps would your Markdown Office suite include? What are your favorite tools that let you do more than just write copy in Markdown?
Here are some of my favorite Markdown apps that together could almost make an Office suite:
I like your choices, although I find it limiting when there are so many OS-specific apps. Since markdown is so flexible and supposed to be tech agnostic, I think there should be a focus on apps that are consistent across ecosystems. This is a practical challenge for me because I have a Windows laptop, teach on Mac computers, have an iPad tablet, and an Android phone. Consistency is lacking everywhere.
I love working in markdown and am excited these days with using Obsidian for organizing all my notes. It has similar features to Roam, except that it uses markdown files that are saved locally. Backlinks, graphs, etc. are all in there. Easily customized using css. There's a feature that lets you build presentations in markdown. They have a new Publish feature that lets you build your own internally linked website. If they could figure out how to do email and tasks/calendar, then it would be nearly perfect for me. Of course it still doesn't work on iPad or Android, which is a frustration for me. Since it is just markdown files there are workarounds and hacks. Would love that consistent user experience across all devices.
I really dig Notion for ease of use and ability to build your own system. I just find it to run slowly and I've lost information too many times. There's a danger in using closed proprietary systems which is why I started using markdown.
@mister-chad Great point—nearly every app I listed is Mac or Mac + iOS only. I don't know if it's that Markdown came from Gruber, an Apple-focused blogger, or if there's something in the culture of macOS developers that made them focus more on plain text, but there definitely are more Markdown-focused apps for the Mac.
Obsidian is an awesome bit of software—interesting to see how they've put their own twist on the wiki and markdown writing concept.
Do you have any other Windows-focused (or cross-platform tools, or web apps) that are Markdown-powered that you love?
For anyone looking for a great, minimalist app to work on plain text/markdown files, i.e. without any subscription, just folder and files on your hard disk, Typora is fantastic.
The way they render markdown in real time is elegant and simple, and it’s available on Mac, Windows and Linux.
I use Notion and Roam Research daily, but somehow I still find myself using Typora from time to time.
@qthdh I find it impossible to move entirely away from writing in plain text apps that save files locally, even if I then copy and paste what I've written into Notion or Roam.
Typora does look nice, especially if you want the markdown characters hidden away while you write!
Wunderpresentation for slides
Three major considerations I have been using to evaluate the plethora of options available: 1. Effortless/non-intrusive: It shouldn't feel like a video call 2. Price: As this app would be complime...
I've been looking to try something new for knowledge/documentation storage for a little while now. Confluence has always been there, but I find it to be relativly limited for the cost and additiona...
Hey guys, first post here. As part of my work, I have to deal with and respond to a lot of incoming messages from different chats: Linkedin/WhatsApp/Signal/IG. I try to use Unreads/Archive features...
@justin if you write in Markdown in Coda, then copy the text and paste it in another app, does it retain the Markdown formatting? In Notion, you have to export the text to get the original Markdown back out, which is always a bit annoying.