Show HN: Building a Markdown editor for Mac, iOS and web

(markdown.beauty)

28 points | by thiagoperes 5 hours ago ago

21 comments

  • avilay 2 minutes ago

    I am a heavy Typora user and I really like it except when it starts to glitch with longer documents (> 5000 words). How is this different from Typora? To be clear, I think it is ok if it isn't, the world is big enough for multiple markdown editors :-)

    Also, what does the term "greco-roman" have anything to do with Markdown editors?

  • jamesboehmer 17 minutes ago

    Awesome job, this looks fantastic, and has all of the UX gaps I wish existed in Bear and Obsidian. However, my 2 biggest pain points with those could use addressing, and I would happily pay a high one-time price and upgrade fees over the years if they could be solved: 1. My corporate laptop is locked down, so no apple app store installations. Could this be made into a brew-installable app and licensed another way? 2. Related - every corporate laptop I've had for the last 10 years prohibits app store and icloud storage. So Bear notes (which I subscribed to) can't sync. Obsidian has a sync service, but I don't trust it (would prefer apple or dropbox), but unfortunately the plugin ecosystem is messy and difficult. There is no reliable community-supported plugin for syncing with dropbox on mobile. If you could make syncing with dropbox possible on desktop and mobile, that would be the ultimate gift to the community.

  • arendtio 23 minutes ago

    The landing page feels very generic. I have seen this exact style on other vibe-coded pages, so you might want to spice it up a little.

    However, regarding the editor, I really like it at first glance. I wonder if it is possible to register a PWA as the default app for .md files with KDE...

  • smokel an hour ago

    This question is somewhat more general than this specific application, but how can an app guarantee that files will remain local, also in future updates of the app?

    To put it simply, an automatic update of the app might start uploading the notes to a server. I don't think there is any security boundary in iOS, Android, or any other platform preventing this, right?

    Other than that, congratulations on what seems to be a nice app!

    • hyperhello 18 minutes ago

      What if any other app starts uploading the files too, though?

  • mrwetsnow 38 minutes ago

    What does the "Open Folder" option do? For me it opens a system open dialog, but there is no button to select something. Can I point this at my Obsidian folder and call it a day? If not, is there an easy way to import it?

    • mrwetsnow 34 minutes ago

      (Is there a place to file bugs?)

      If I try to paste some text (this happens to be json), I get: Paste could not be applied here — nothing was changed.

      It seems I can paste regular text, but trying to paste:

      { "mcpServers": { "beauty": { "args": [ "/Applications/Beauty.app/Contents/Resources/mcp/server.cjs", "--endpoint", "/Users/dant/Library/Containers/com.markdown.editor/Data/Library/Application Support/com.markdown.editor/mcp/endpoint.json", "--allow-writes" ], "command": "node" } } }

      doesn't work. (This is the generated mcp config from the app itself, I wanted to see what it generated, and tried to paste it into the app. :) )

      • mrwetsnow 31 minutes ago

        Just a further pointer here, on a new note created:

        This does not paste:

        "/Applications/Beauty.app/Contents/Resources/mcp/server.cjs"

        While this does:

        "/Applications/Beauty.app/Contents/Resources/mcp/server.cjs

        Something looking for matching quotes?

    • mrwetsnow 29 minutes ago

      Oh.. open folder opens the Notes folder in Finder... :P

  • rckt 30 minutes ago

    > I was frustrated with writing apps

    Oh my hod… This absolutely AI generated intro.

    • Jaxan 22 minutes ago

      Indeed, and also:

      > and like most I used Apple Notes.

      Most people i know that write more then just some notes use obsidian, zettlr, … or one of many other markdown editors.

      A comparison with existing apps would be nice.

  • bionhoward an hour ago

    Looks epic, id like to connect a Dropbox folder

    • Jaxan 21 minutes ago

      Can’t you just open a folder inside your Dropbox folders? Then it should just sync, right?

      (That’s how I use zettlr, but with nextcloud instead of Dropbox.)

  • bernieo 5 hours ago

    Just tried it!

    Hell yeah, someone finally got notes right. I don’t say this lightly, but notes are supposed to be simple, fast and easily retrieved.

    Apple Notes doesn’t give us nearly enough. Notion gives way too much. Obsidian is a mess. Craft, AnyType, etc are janky, gimmicky or slow.

    You managed to make something simple, local, that gives us exactly the features we need for writing and finding notes and also MCP so I can point my agent to it?! I’d give you a fcking nobel prize for this lol

  • iAMkenough 32 minutes ago

    Website appears to be vibe coded, with some content overflowing off the screen on mobile with no ability scroll horizontally.

  • NarcisMirandes 4 hours ago

    It looks really nice. I definitely will use it.

    Many questions come to mind: - What is the revenue model? - What is your personal story? Why you do not explain it in the site?

    • thiagoperes 4 hours ago

      There's no revenue model, no clear goal. This app is a creative outlet and a sandbox to try ideas. I added an in-app purchase as a test to see if anyone cares, it would motivate me to keep working on it.

      Without the constraints of a usual project, I feel I'll actually work on it for a much longer time.

      I didn't add any story or personal background because I didn't think anyone would care, but good idea! In the meantime, you can follow along on x: @thiago_peres

  • KlyX 5 hours ago

    Hey, I quickly tried your editor and even when the writing experience is the most important thing, I have to admit it looks really lovely! I love the design and how it interacts. That is cool. Maybe you could add some more color options (not everyone likes the newish beige-toned interfaces). Cool that even flowcharts are supported. The only thing I miss in the block options would be a callout and the option to set a color for that callout. So far my first impressions :)

  • intrr 5 hours ago

    Amazing project and execution. Makes my IDE's quickly-bolted-on (3 hours) .md support look ridiculous in comparison. Installed as PWA. Thank you!

  • well_ackshually 14 minutes ago

    >Secure. Simple. Stoic.

    You're writing a markdown editor, stop jerking yourself off, you're not Marc Aurelius.

  • nmekala35 an hour ago

    the UI looks clean and slick. Nice work!