Standard Notes is a safe place for your notes, thoughts, and life's work
31–40 of 254 posts
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#32The use of the name "Standard" annoys me, it's presumptuous. You have to earn "standard" status, you can't just claim it Also, Electron makes this a no-go for me.
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#33Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#34Screen shots guys... you gotta have screen shots! Even folks who love the philosophy want screenshots.
After the long rant about software complexity, I wanted to see their code to see if they walk the walk.
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#35Screen shots guys... you gotta have screen shots! Even folks who love the philosophy want screenshots.
The app store preview shows iPad form factor so that's pretty useful.
But for desktop, I clicked on windows expecting a Microsoft store link, but instead it starts an immediate 101MB binary download, so beware.
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#36> Find out what it feels like to write with total privacy. This made me laugh. You mean like on a piece of paper?
A piece of paper doesn't have the same level of privacy as something like Standard Notes. Anyone who finds your written paper notes can read them. Standard Notes is encrypted, and password protected. It can't ever be read by the provider or the host (which is the major problem with the majority of syncing notes apps), and it can't be read by a nosy friend or family member, unless you leave your computer unlocked and…
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#37The use of the name "Standard" annoys me, it's presumptuous. You have to earn "standard" status, you can't just claim it Also, Electron makes this a no-go for me.
What's the problem with Electron?
Side note: this is why I run Trilium Notes, another notes app, in the web browser instead of as a desktop app; I am already good at managing tabs, and not being able to merge the electron tab into my browser makes it harder to deal with (and less performant)
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#38Earlier quoted context omitted.
A piece of paper doesn't have the same level of privacy as something like Standard Notes. Anyone who finds your written paper notes can read them. Standard Notes is encrypted, and password protected. It can't ever be read by the provider or the host (which is the major problem with the majority of syncing notes apps), and it can't be read by a nosy friend or family member, unless you leave your computer unlocked and…
How do you know I'm not burning the notes afterward?
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#39I used Standard Notes paid for over a year, and switched to Obsidian recently. My experience with SN was that the editors are half fleshed out, incompatible with each other, and make it hard to use with other tools. The notes can be markdown, html, text, or other formats as well as being encrypted. This makes exporting very annoying to use. Contrast to other tools like obsidian.. it’s just markdown. I can sync it acr…
I even paid for the 5 year Standard Notes subscription as I believed in the project and assumed design improvements would come, but the editor experience never improved and just feels clunky.
Re: Standard Notes is a safe place for your notes, thoughts, and life's work
#40Screen shots guys... you gotta have screen shots! Even folks who love the philosophy want screenshots.
..and a link to the source code. After the long rant about software complexity, I wanted to see their code to see if they walk the walk.
> We believe in building software that lasts.
(emphasis theirs).
So, I had a look. Their GitHub has dozens of repos, and the desktop one depends on the web one? Wait, the whole thing is written in typescript? I have absolutely nothing against typescript, but I honestly would have expected a boring language, with a simple repo, not with git submodules....and definitely not something that depends on web tech, of any kind.