Live data from Hacker News

I've been building a Markdown note-taking app for 3 years

blog.inkdrop.info

131–140 of 282 posts

Re: I've been building a Markdown note-taking app for 3 years

#131
The 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 access to the source code to help implement their own features. Plus syncing with Joplin can be accomplished on multiple providers like Google Drive.

Re: I've been building a Markdown note-taking app for 3 years

#133
post #92

Earlier quoted context omitted.

For me, all the time. I can't install software at work, so a web app would be the only to access my stuff during the work day. I also have a shared computer in my living room that I don't install personal apps or log into personal accounts on. Web apps let me quickly access something there when I need to and log out easily.

If you don’t log into personal accounts on it what difference would it make if there was a web app version of this notes thing? You wouldn’t log into it anyway.

Presumably, they mean log into personal desktop accounts (as in "at a login prompt" or "what would change the output of `whoami`") rather than into a personal account on a website within a browser session.

Re: I've been building a Markdown note-taking app for 3 years

#134

This definitely looks great. But I feel like 5 USD a month is a bit much for _"just a note taking app"_. Like I pay 5 USD a month for Spotify and the value it gives is substantially higher than a note-taking app, and I do not mean to offend you with that. Maybe I'm saying this because I'm still studying, maybe it will different coming September when I'm working and got an income. I don't know.

The notes are markdown and in the FAQs he mentions the location of the local data cache. I imagine you can simply copy all your notes from the cache, clean up any incompatible metadata, and import them to your next note app. Don't let paying for software stop you if you can afford it. This looks like quality software and we should support it, if able. If you're looking for free note software that's tied to a company,…

So pretty much a Joplin clone?

Re: I've been building a Markdown note-taking app for 3 years

#135
post #80

a) Joplin is free and seems to do the exact same thing? (+actual working todo-lists) b) Having md-notes and a dual view seems redundant... In general I either work with the notes, then the "nice view" helps nothing and on the rare occasion, I print/share it, I'm more than fine with an export button. Inline math would be great though c) all of these apps seem to think that you'r really needing yet another sh *y webapp…

I agree 100% and like the way you think. I'm under the impression that a lot of these additional services are just trying to skim a few dollars for people that are too naive to do a quick Google Search, or that just search in the iTunes App Store. I wouldn't be surprised to find a bunch of Joplin or Laverna source code in this app.

Re: I've been building a Markdown note-taking app for 3 years

#136
post #18

I would love, love, love if I could self-host this and would happily pay a fee if it meant I got the source for the backend and could do that. Product looks great, but I will hold off until I find such an option. I have been looking for years for a viable self-hosted Evernote/OneNote replacement I can sync between devices. Takuya; You can differentiate from your competitors on business model!

You can already self host it by using a CouchDB compatible server. See: https://docs.inkdrop.app/manual/synchronizing-in-the-cloud I didn't not try it myself, but it looks quite easy to setup.

Why would you use CouchDB when flat files already maintain revision history in a Git repo? That is the advantage of Markdown and you've somehow made it more complicated than it should ever be. Google Drive also retains file revisions for you.

Re: I've been building a Markdown note-taking app for 3 years

#137

Basically 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"…

This attitude you applaud is Emersonian self-reliance. I agree it's refreshing to see it.

Re: I've been building a Markdown note-taking app for 3 years

#138
I really like the project but I struggle with the fact that almost all Markdown editors, even note-taking applications, only offer you a rendered view separately from the file you edit. When I am taking notes, they should be rendered where I type them down in order to be easily digestible. Even later on, I will probably make a few smaller edits, so I can't solely rely on the rendered review.

So far, I've only discovered Typora, which is an application unfortunately plagued with performance and interopability issues - and I even had some data loss bugs. So, are there any alternative, "rich" (i.e. pictures, tables, math, code) WYSIWYM note-taking applications?

Re: I've been building a Markdown note-taking app for 3 years

#139

The 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

#140
Should I be as impressed as I am that one guy has an app that works on 5 different operating systems even if he is using a cross platform framework or has cross platform front end development become that easy?

Whichever it is, great job! I don’t need something like this right now, but I am favoriting it just in case I do later.

Post reply on HN