Live data from Hacker News

Show HN: A Markdown Notepad App

github.com

21–30 of 37 posts

Re: Show HN: A Markdown Notepad App

#21

I've recently switched to using VSCode with these[0] two[1] extensions for all my markdown notes (I completely live off extensive note-taking and have gone through every single possible Markdown editor), and I couldn't be happier. For the few devices where I don't have it installed, I use Mark Text[2] which is free, open source, cross platform, and lets me edit the same notes (stored locally, and synced to my NAS and…

I’ve accepted the risk of cloud synchronization because the benefits over rolling my own are significant to me.

I get access to my notes across all my devices via a friendly interface dedicated to note-taking activities.

I can trivially add images on any of those devices as a straightforward part of that interface, which is a big deal for a healthy percentage of my notes.

I can trivially search across them on all my devices.

Anyway, that’s why. Obviously you disagree with my priorities, but perhaps now you’ll at least understand why I’ve made that decision.

Re: Show HN: A Markdown Notepad App

#27

For those who avoid Electron, there's MacDown: https://github.com/MacDownApp/macdown

I really like MacDown except that, every so often, it freezes and shows the spinning beach ball for ten seconds to a minute, and then proceeds.

I primarily use it for MathJax for math.stackexchange.com.

An alternative is moeditor.

Re: Show HN: A Markdown Notepad App

#28

There seem to be about a million markdown writing apps, but I don't really understand why they're useful. Granted, I'm someone who writes Java in Vim, but Markdown seems like the one language that's most suited to a simple text editor. It's is already so ergonomic and transparent that I can't really think of anything that would make it easier to write barring an AGI that could decide the words to put down for me. I d…

> There seem to be about a million markdown writing apps And every single one is built on Electron, takes hundreds of megabytes to install, some gigabytes to build while claiming to be "minimal". > I don't really understand why they're useful The rendered view usually looks eye-candy which is a factor of inspiration. E.g. I experience immediate emotional reward as soon as I write something in Typora, it feels like ca…

https://typora.io/

Re: Show HN: A Markdown Notepad App

#29
I've tried a bunch of markdown editors and writing tools (Ulysses, Ia Writer, Byword, etc.). I keep coming back to Vim for writing and Marked 2 for previewing and converting to PDFs, HTML, Word, etc. Is Noted just another markdown editor written in Electron or does it bring something truly unique to an already crowded field?

Re: Show HN: A Markdown Notepad App

#30
Right now I use Ulysses on my work Mac, JotterPad on Android and Typora/Caret on Linux. All sync'd on Google Drive. Ulysses is far and away better. I wish there was some equivalent on Android or Linux. I.e., native, fast, pretty, let's you just use a regular folder enabling syncing with any service/app.
Post reply on HN