Live data from Hacker News

Marktext – Elegant Markdown Editor for Linux, macOS, Windows

github.com

101–110 of 110 posts

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#101
post #16

To the best of my knowledge this (Marktext) is the only free/open-source Markdown editor that has WYSIWYG (like Typora: https://typora.io/ ). Not a separate preview window, but the actual editor window renders each Markdown "block" (paragraph, list item, whatever) except the one you're editing.

Jupyter notebooks does it the way I prefer the most.l: It renders italics, bolds headings and whatnot as you edit but keeps showing the tags.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#103
post #75

Earlier quoted context omitted.

The author of marktext will for sure welcome your PRs for all these features! As stated in the README, "Of course, if you submit a PR directly, it will be greatly appreciated."

Don't do this. It's not a demand list, it's a comparison to a competing product. Do you want a PR that's just s/.*/docs.google.com/? That's what you're passive-aggressively asking for.

It's a wish list, but it's full of things I know are hard. Or at least things where the difference between doing them kinda poorly, and doing them with style, is a few billion dollars worth of established natural language processing infrastructure. Google genuinely understands the sentence you're trying to type - for some AI value of "understands". Therefore its suggestions are succinct and sensible.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#104
Mark Text is rather buggy and has frustrated me too many times with lost data to recommend it. The developer no longer maintains it, so the chance of getting any improvements is unlikely. https://github.com/marktext/marktext/issues/1290#issuecommen...

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#105
post #75

Earlier quoted context omitted.

The author of marktext will for sure welcome your PRs for all these features! As stated in the README, "Of course, if you submit a PR directly, it will be greatly appreciated."

Don't do this. It's not a demand list, it's a comparison to a competing product. Do you want a PR that's just s/.*/docs.google.com/? That's what you're passive-aggressively asking for.

Don't do this. Get serious man, you know what is a PR and what is a demand for a free work. That's what you're passive-aggressively asking for.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#106

Earlier quoted context omitted.

Don't do this. It's not a demand list, it's a comparison to a competing product. Do you want a PR that's just s/.*/docs.google.com/? That's what you're passive-aggressively asking for.

Don't do this. Get serious man, you know what is a PR and what is a demand for a free work. That's what you're passive-aggressively asking for.

> That's what you're passive-aggressively asking for.

I don't know if you're wording it way because you're doing a bit or you didn't look at my username?

> you know what is a PR

This part doesn't make sense to me.

> and what is a demand for a free work

And this is not a demand for free work.

If I comment on a project that I'm going to keep using an existing product because it has this big entrenched feature base, that's the exact opposite of being demanding and binding myself to a project. It's an acceptance of the status quo. It gives some feedback as to what people find important, but it's not a request to implement half of google docs, and it doesn't make sense to try to invert it into an invitation to submit a PR that implements half of google docs.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#107

Earlier quoted context omitted.

Why, because it's Electron? I thought the anti-Electron stance had been debunked a while ago, that it's not every Electron app that chews up RAM like crazy, etc. Electron seems like a great way to get a cross-platform app out there without having to hire three separate departments of code developers.

> it's not every Electron app that chews up RAM like crazy Let's see, Discord uses 450mb of memory after being open for 3 hours, and Spotify has gone through 1.6gb after 8. If these people with infinite resources at their disposal can't do good resource management, I'm not sure who out there is "debunking" the fact that running a web browser as a wrapper for your application is (surprise surprise!) resource heavy.

How do you think Spotify gets the music for you to listen to? Or Discord gets the content to show you?

The UI is not where the resources are used, but rather the active connections continuously streaming and caching content for you to consume.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#108

Earlier quoted context omitted.

Don't do this. Get serious man, you know what is a PR and what is a demand for a free work. That's what you're passive-aggressively asking for.

> That's what you're passive-aggressively asking for. I don't know if you're wording it way because you're doing a bit or you didn't look at my username? > you know what is a PR This part doesn't make sense to me. > and what is a demand for a free work And this is not a demand for free work. If I comment on a project that I'm going to keep using an existing product because it has this big entrenched feature base, tha…

> > you know what is a PR

> This part doesn't make sense to me.

A proper PR (pull request on GitHub, not public relations, just to be clear) contains a working implementation of some feature or a bugfix. Ideally it also follows the style of the said project, is well tested etc.

If somebody opens a "PR" with no source code and the whole body of PR is, for example, "Replace your project with google docs" or even "s/.*/docs.google.com/", that's not a PR, that's wasting project maintainer's time.

If somebody opens a PR that says "Hey could you add feature X?" that's also not a PR. At best that's a feature request.

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#109
post #87
post #40

Earlier quoted context omitted.

Add MS Teams to that list. It’s got a poor UX, is sluggish, and makes the system sluggish.

Just place all Electron apps where they deserve to be and run them from the browser directly. The only one I cannot do it is VSCode.

Now you can https://vscode.dev/

Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows

#110

Earlier quoted context omitted.

You say: - You don't want to give more priority to non-Linux users - GTK feels terrible on those other platforms - You don't believe those who care about licensing issues would use it - You cannot build releases or installers for Mac The first thing that comes to mind on reading your response is that the non-Linux users are a market you are not really interested in - and even if they were they are not a market you ca…

Well, it's not exactly unsustainable - the Github CI continues producing those builds without me having to do anything for it (it in fact didn't break even once in the past year, compared to several breakages on the "backwards-compatible" Ubuntu 18.04 deb which happened whenever Github changed something about the package bundle available to that image). If someone reports a bug on Windows, I will look into it, and/or…

Reasonable response. I think as a passing potential user I'd stand by my original comment, but I can see your point.
Post reply on HN