Earlier quoted context omitted.
Your comment snapped me out of the RAM-obliviousness in which I usually live and work. I know memory is plentiful on modern PCs, but 150 MB of RAM for a note-taking app!?
Its a note taking app that renders HTML. Arguably, this is an ideal case for an electron app. 150 MB for a internet connected, syncing, HTML rendering note app doesn't seem unreasonable to me
I've been building a Markdown note-taking app for 3 years
151–160 of 282 posts
Re: I've been building a Markdown note-taking app for 3 years
#152Earlier quoted context omitted.
The author here. > A much smaller (5-10MB) quota with no time limit That's interesting and I basically agree with your opinion. You will be more comfortable to try it. But I suspect that many free riders will come eat the server resources. This is not a startup. I would rather like to be small.
> A much smaller (5-10MB) quota with no time limit Eeesh. Be careful taking advice from someone who has no intention of paying now. You're doing a great job Takuya, keep on trucking.
This applies to so many situations, could be a great advice for many product creators! Saving this one
Re: I've been building a Markdown note-taking app for 3 years
#153Re: I've been building a Markdown note-taking app for 3 years
#154Basically all the comments here are just critiques. My 2 cents: excellent work, its extremely hard to stick with something for 3 years, especially with people's constant criticism and worries it isn't "big enough". The attitude of the developer seems quite wise and seasoned. Hearing things like "I'm making tools I use" and "I'd rather be small and opinionated" or "I'll take paying customers over droves of free users"…
Your note made me confront my own self-doubt. Time to dust off that old code-base
As long as you find enough of them, you'll be ok.
You are wise to avoid trying to make an everything for everyone app. No one will want to use it.
Re: I've been building a Markdown note-taking app for 3 years
#155Earlier quoted context omitted.
I also sell my own software and I would pass along the following feedback: 1. Take breaks every now and then 2. People complaining about your software is good: that means they want to use it but something is preventing them from doing so. 3. Finally, don't do anything for free. Good luck :)
The author here. Thanks for the advice. Yeah, getting many complaints means that you are solving the right problem.
Re: I've been building a Markdown note-taking app for 3 years
#156Basically all the comments here are just critiques. My 2 cents: excellent work, its extremely hard to stick with something for 3 years, especially with people's constant criticism and worries it isn't "big enough". The attitude of the developer seems quite wise and seasoned. Hearing things like "I'm making tools I use" and "I'd rather be small and opinionated" or "I'll take paying customers over droves of free users"…
Welcome to hacker news!
Re: I've been building a Markdown note-taking app for 3 years
#157The market for markdown editors and note-takers is already saturated. Joplin appears to have all the features yours does and probably more, plus it is open source. There are a handful of other open source Markdown editors as well for note-taking that have most (if not more) of the features you are including. I don't know why anyone would pick a subscription service when they can get the same thing for free and have a…
If it is saturated (and by inference, unwanted), why do note taking apps consistently front-page? I can think of two possible reasons. One, there is no clear winner, and nobody has made the note taking app everyone _really_ wants. Or two, note apps are a bit like IDE's, where people use them all the time and subtle preferences mean a variety of apps doing the same thing is preferred.
Re: I've been building a Markdown note-taking app for 3 years
#158Basically all the comments here are just critiques. My 2 cents: excellent work, its extremely hard to stick with something for 3 years, especially with people's constant criticism and worries it isn't "big enough". The attitude of the developer seems quite wise and seasoned. Hearing things like "I'm making tools I use" and "I'd rather be small and opinionated" or "I'll take paying customers over droves of free users"…
Your note made me confront my own self-doubt. Time to dust off that old code-base
I don't build things for other people. I build them for myself. If someone buys it great, if not, it doesn't matter. I did this for myself.
Re: I've been building a Markdown note-taking app for 3 years
#159Re: I've been building a Markdown note-taking app for 3 years
#160Earlier quoted context omitted.
In my note taking "system" (vim on a text file inside a GNU screen session) for work, I think I've only hit 1MB total for the last 10 years. If the OP is going to do a time-unlimited demo, it should be really small, like 5K or less. The point is the same: try it out for a little while, and see if it works for you.
Or maybe limit the number of notes that can be taken to 10 or 20.