Is it possible to turn off the custom title bar, and restore the system's native title bar, and add a real menu bar instead of a hamburger menu hiding options behind an extra click?
there's an option for that yes
Marktext – Elegant Markdown Editor for Linux, macOS, Windows
91–100 of 110 posts
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#92Earlier quoted context omitted.
I've been working on one ( https://github.com/blackhole89/notekit ) for a while now (which, unlike the aforementioned, also is not built on Chrome/Electron). Unfortunately it seems to be pretty hard to get the word out, or at least I haven't found any better strategy than to pounce, as I am doing now, whenever I see a HN thread about markdown editors (which invariably wind up having some comment thread lamenting the…
I mean the following as feedback to help you find more users, not as critique; I understand where you’re coming from and this is just how I would personally approach it: What I immediately noticed looking at the README, is that the communication is centered around you and your values, rather than on the end-user: You mention why you created it, not what it enables the user to do. You use Linux-lingo, like “free (spee…
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#93Earlier quoted context omitted.
> 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.
450 doesn’t seem like a crazy amount to me for what discord is. You can be flipping through 10+ servers each with 10k+ users in it, hopping back and forth between real time voice chat, video chat/streaming, and chat with huge images/gifs in it. Too be honest I wouldn’t be surprised if gif rendering is one of the most memory intensive parts of the app. They have them everywhere and people paying for their premium subs…
It will do it even without lots of users or voice or video.
And you're not really going to have more than five images on screen at once.
> they will store the full uncompressed version of that resource and display it in the chat
So don't do that.
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#94Things I want in a markdown editor: Grammar check. Auto-capitalise start of sentence and known proper nouns. Auto fix obvious typos without bothering me. Grammatically smart spellcheck. Detect and flag accidental double space. Detect and flag duplicate words. Word count excluding headlines. It's nice when I use Google docs and it has that stuff. I wish I had it in markdown.
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."
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#95Just another one in an endless stream of bloatware Electron markdown text editors. Stop giving these projects recognition.
At the moment, I have Mark Text running on my Mac, and it's using 0.0% of a CPU (I have over a dozen processes using more power, totaling about 5% of a CPU).
It's a reasonable choice not to use this (free) product because of disk usage (285MB, which is a lot, although I have 275GB free), memory usage (165MB, although it's compressed to about 65MB) or CPU usage (see above). But others may decide that this app provides great value for the resources used, and that's also a reasonable choice. There's no reason to shut down the discussion.
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#96Earlier quoted context omitted.
I mean the following as feedback to help you find more users, not as critique; I understand where you’re coming from and this is just how I would personally approach it: What I immediately noticed looking at the README, is that the communication is centered around you and your values, rather than on the end-user: You mention why you created it, not what it enables the user to do. You use Linux-lingo, like “free (spee…
Thanks for the feedback! I can certainly try to improve the structure of the README, though I'm not sure if I agree with some of your points about giving more priority to non-Linux users. The thing is, at least in my eyes, Gtk generally feels terrible on platforms where it is not native (I would in fact even avoid using it in a Qt-based Linux desktop setup, just as I avoid Qt-based applications as far as possible in…
- 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 can effectively serve (installers, updates, issues).
You should consider formally abandoning official support for non-Linux, as in reality you don't currently have actual support for them anyway. Be honest, cut your losses, and choose your customers. Cross-platform is not a benefit if it is unsustainable.
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#97Earlier quoted context omitted.
Thanks for the feedback! I can certainly try to improve the structure of the README, though I'm not sure if I agree with some of your points about giving more priority to non-Linux users. The thing is, at least in my eyes, Gtk generally feels terrible on platforms where it is not native (I would in fact even avoid using it in a Qt-based Linux desktop setup, just as I avoid Qt-based applications as far as possible in…
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…
To nitpick a little, I also didn't say I don't think that those who care about licensing issues would use [the Windows build]; rather, I think that those who don't care about licensing issues and are on Windows would not use it, because there is a Windows-only product that is closed-source which I am unlikely to be able to compete with on that ground.
I'm not really advertising Mac support beyond having some files merged from people who did get it to work (https://github.com/blackhole89/notekit/blob/master/screensho...).
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#98Earlier quoted context omitted.
I've been working on one ( https://github.com/blackhole89/notekit ) for a while now (which, unlike the aforementioned, also is not built on Chrome/Electron). Unfortunately it seems to be pretty hard to get the word out, or at least I haven't found any better strategy than to pounce, as I am doing now, whenever I see a HN thread about markdown editors (which invariably wind up having some comment thread lamenting the…
This looks interesting, and is actually the first of these kinds editors that I'll be trying in a very long time. I got kind of jaded with the Electron experience and always go back to nvim. Of course, the WYSIWYG experience isn't as nice in nvim, but that's not that high of a priority for me. In regard to getting the word out, it depends on the kind of person you want to reach. If you really want to reach a "general…
I don't know if I want to reach what you would call the "general public" (at least not until the program is quite a bit more polished than it is now), but I'd certainly want to reach typical Linux-using HN posters who are interested in Markdown notetaking, and the circumstance that this subthread played out as it did implies I haven't yet done so.
Re: Marktext – Elegant Markdown Editor for Linux, macOS, Windows
#99Earlier quoted context omitted.
Just because you don't find it useful, doesn't mean others won't either. I use Marktext on a daily basis and think its a great tool, after comparing it to what's available in OSS. I haven't had any Electron-related issues with it.
> I haven't had any Electron-related issues with it. Maybe you just do not consider wasting energy as an issue?