Earlier quoted context omitted.
There’s no business plan. I haven’t found a way to store notes on blogs without putting the notes on the cloud yet. Thanks!
so it's a note taking app that lacks any of the privacy features? Wordpress too lets me safe drafts and leaves it up to me whether I ever publish them. I wouldn't call wordpress a "note taking app". it's not a note-taking app if it sends everything to your servers. And it's a shame there is not a single word on security/privacy: how is data protected at rest? your password hashes salted? what is saved client-side vs…
Show HN: Collected Notes – A note-taking blogging app I made
111–120 of 235 posts
Re: Show HN: Collected Notes – A note-taking blogging app I made
#112ironic that it says "No nonsense" on their landing page but then it stores my thoughts/notes in the cloud. no thanks to another crappy freemium SaaS platform (for sure they have "recurring revenues" on their business plan).
This service might not be for you, but there is no reason to post such a negative comment degrading someone else’s work.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#113"The simplest, and most powerful note-taking blogging platform ever made"
Doesn't seem to be sarcastic...
On another note, is it just me or is the note-taking app the new ToDo list, a system that all developers eventually build and add to their portfolios...
Re: Show HN: Collected Notes – A note-taking blogging app I made
#114It would be really cool to have an allow-plaintext-only option (and monospaced font). I know it’s probably too late for this, and I’m probably in the minority wanting this, but markdown is too complicated for my note-taking.
Just append .text to any note (.json and .md also work) :)
Re: Show HN: Collected Notes – A note-taking blogging app I made
#115Earlier quoted context omitted.
Honestly, sounds like micro.blog and how I use it. Most importantly, micro.blog uses Micropub, an existing W3C standard API for blogging which is why things like Drafts, iAWriter, MarsEdit etc can all support it. Don’t get me wrong, this is a very cool project and it looks like you’ve done a great job. I would recommend looking into Micropub support though rather than role your own API. The IndieWeb group has worked…
It would be great if there was a good way to find existing projects that achieve what we seek. Usually, the biggest names are visible, and it's hard to find alternatives that achieve specific ideas.
Currently google tends to highlight the big sites/authoritative sources etc, and not the smaller blogs/forums/etc as much.
We basically need some filter against the winners that take all. Block off the top 10-20% sites and only show the long tail.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#116Re: Show HN: Collected Notes – A note-taking blogging app I made
#117Pretty nice, I like the simplicity. But his claim seems a bit arrogannt right? " The simplest, and most powerful note-taking blogging platform ever made " Doesn't seem to be sarcastic... On another note , is it just me or is the note-taking app the new ToDo list, a system that all developers eventually build and add to their portfolios...
Re: Show HN: Collected Notes – A note-taking blogging app I made
#118Pretty nice, I like the simplicity. But his claim seems a bit arrogannt right? " The simplest, and most powerful note-taking blogging platform ever made " Doesn't seem to be sarcastic... On another note , is it just me or is the note-taking app the new ToDo list, a system that all developers eventually build and add to their portfolios...
Yeah, I think you’re right. I’ll remove the “ever made” there’s a lot of great stuff out there.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#119Earlier quoted context omitted.
Just append .text to any note (.json and .md also work) :)
Wouldn't `.txt` make sense to add as well? As the historical standard extension for plain text