Looks great - so much so that I assumed it would be for Apple devices only, so congratulations and thanks for the Linux support. I'll try it in a bake-off with Obsidian, but the main down-side for me is "notes stored on our servers" - I'd happily sacrifice the collaboration features for a self-hosted option with my data kept as regular text files as much as possible.
Obsidian Personal is free and seems to fit your self-hosting needs better.
Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
111–120 of 173 posts
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#112Earlier quoted context omitted.
I hate fees but you're right. In the past when a developer shipped software they could move on to other things, but these days there's always a new version to ship with some sort of upgrade or patch. That said, some apps still don't need frequent updates, and those apps should be offered as a traditional purchase.
In which case you get what you pay for; there are plenty of apps like that that don't work anymore because they are one-off purchases and the author does not want to fix issues that make the app no longer work on newer versions of your OS of choice.
Edit: this will be difficult for server hosted apps. It will work only for apks, exe, or client sided installs.
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#113I just wanted to let you know that the email confirmation link I received indicates my link has expired when it has been no more than a few minutes.
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#114Earlier quoted context omitted.
Neither of those apps do markdown, which I NEED, so I pay for a markdown note app
What is the advantage of Markdown over rich text without extra characters?
For example I schedule tweets through markdown files https://github.com/reidjs/markdown-tweet-scheduler
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#115Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#116From the features page: > On Supernotes your data is always encrypted in transit (forced SSL) and encrypted at rest (AES-256). Our team will never read or access your note content, unless we have received your express permission during a customer support interaction. Sorry, but the fact that you can read it makes this a no-go for me. Unless a note-taking solution offers end-to-end encryption, I don't consider it a sa…
At this point I am just fed up, but to be constructive:
- E2E-encryption is a seriously nice property. If it was free and simple we should use it everywhere.
- Picking on nice things that absolutely doesn't need E2E-encryption however is just counterproductive, and most people who do so (I haven't studied you in particular) seems to have no clue about when and why it is useful.
-Let me give some ideas: there seems to be lots of people who claim to need E2E-encryption but cannot take basic security precautions like separating work/personal, avoid linking their social media profile etc in their profile, etc etc etc.
- Basically: if someone isn't wearing a cap, using tails, paying in cash, updating ones notes via a directed antenna connected to a distant open network
- and if they haven't considered the pros and cons of connecting to the same network every time (what if "they" are onto one and are right now using a directional antenna to pinpoint ones direction) vs different ones (reduces that risk but simplifies triangulation)
- and haven't considered their cover story for why they were out biking without a phone but with a laptop and a directional antenna, or considered cash (less traceable) or card (don't stand out)
- ... then there is a fair chance they don't actually need E2E-encryption
- and if they share the stuff they are hoarding, the chance is even bigger.
- That said: again, E2E-encryption is a seriously nice property that simplifies a number of other problems. I'll pay premium for it even if I don't need it. But I don't need it for diary, not even for notes about customer systems.
And as I write this I can almost hear glass shattering all around me. I'm logged in through corporate WiFi and I don't care ;-)
Edit: let me also add that 1.) most people have now clue about how to verify E2E-encryption 2.) for web applications it can trivially be circumvented by anyone who can single handedly push code to prod and you won't know before much later 3.) it can be done selectively against one user and on most users it will leave no trace at all (a patched minified script with no caching that sends encryption keys back isn't hard at all, is it?)
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#117From the features page: > On Supernotes your data is always encrypted in transit (forced SSL) and encrypted at rest (AES-256). Our team will never read or access your note content, unless we have received your express permission during a customer support interaction. Sorry, but the fact that you can read it makes this a no-go for me. Unless a note-taking solution offers end-to-end encryption, I don't consider it a sa…
Sorry, this is the day when I decided to start downvoting people who demand E2E-encryption from things that obviously don't need it. At this point I am just fed up, but to be constructive: - E2E-encryption is a seriously nice property. If it was free and simple we should use it everywhere. - Picking on nice things that absolutely doesn't need E2E-encryption however is just counterproductive, and most people who do so…
Why do you think a note taking service doesn't need end-to-end encryption? Perhaps you don't care if a rogue employee reads your personal diary, or if the company gets hacked and all your private notes are stolen. Or if an overreaching government demands your data.
Personally I do care. The note taking solution I currently use has E2E encryption, and I won't consider switching to a different solution that lacks this.
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#118Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#119Earlier quoted context omitted.
I just wanted to say that you could try a bit harder to justify the price rather than just saying it's "negligible". I think that's very subjective and I personally don't think it's a reasonable price to pay for just storing markdown files in the cloud.
Sure I can but I didn't think it was necessary. I used to hand-write my notes, filling a £10 moleskine journal every month or so. Supernotes saves me £4 per month and I get the benefits of all of it's features.
Re: Show HN: Supernotes 2 – a fast, Markdown notes app for journalling and sharing
#120Earlier quoted context omitted.
What is the advantage of Markdown over rich text without extra characters?
In addition to what the other posters mentioned, markdown/plaintext is easier to work with for automation tasks. For example I schedule tweets through markdown files https://github.com/reidjs/markdown-tweet-scheduler