Live data from Hacker News

Standard Notes is a safe place for your notes, thoughts, and life's work

standardnotes.org

71–80 of 254 posts

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#71

I 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'm in the process of the same switch. I've liked Standard Notes. It's really nice that it's open source and encrypted. However I ran into some instances of cross-device conflicting edits which were a bit annoying, and Obsidian's UI and Second Brain features swayed me to try it. The graph view is really cool and I realized I didn't need syncing as much as I thought. Obsidian does seem to also have a paid sync feature…

Conflicts are normal in syncing. Even git has conflicts. Although SN's conflict resolution is a bit weird where it creates multiple copies of the note...I think this may be because they mark conflicted notes on the server using timestamps.

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#72
post #52

I'm happy with Standard Notes. I just checked and my oldest note is from 13/04/2017 so it has been a few years. I don't use the desktop app as the web version works fine. The Android app works fine as well. Sync is great and note edit history is great. I mostly use plain text and the task editor for ticking off things. It works, it's open source, it gets out of your way and Mo and team are responsive when rare issues…

I've given the Android version a quick try, but the task editor is not supported in the free version, isn't it?

SN's free version is...very limited. Almost all their cool features are in the paid version. Cool features being different editors. But even with that, their feature parity across platforms is not really great.

(Aside: you can check Notesnook (https://notesnook.com) out as an alternative. Disclaimer: I am the dev).

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#74
post #40
post #34

Earlier quoted context omitted.

..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.

..which I googled for and found on GitHub. > 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 s…

The web has lasted a long time with near 100% backwards compatibility. It will likely continue to last.

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#75

I don't mean to be snarky, but what's the purpose of apps like this? Notepad.exe is 227 KB, runs instantly and flawlessly on even ancient environments, and gives all the basics. If you need something more "Power User," Notepad++ gives some language-sensitive formatting, tabs for easy switching between files, and plugins for custom use cases. If you need something more specific to a given language, that's an IDE, not…

I was thinking the same thing, but instead of notepad, emacs with org-mode. Keeping files in sync is a separate problem that your note taking app should not have to solve, there's already many good solutions out there.

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#76
I really miss tomboy (not the new ng version). I used it for years and it was amazing. Rich text without having to use markdown. Razor fast responsiveness when searching. Instant hyperlinks just by typing the name of another note. Excellent keyboard shortcuts too.

I really miss it but it was no longer maintained and falling into disrepair on newer OSes due to lacking support for DPI scaling and dark modes.

I use onenote now as it comes with O365 anyway but like most things microsoft it's bloated and slow. It offers a lot more features (tomboy couldn't even do inline pictures!) But fast responsiveness means more to me.

I'd consider standard notes but there's so many of these apps around and most are not WYSIWYG editors but instead markdown with a separate preview window. I hate that. And they tend to be slow electron stuff which makes them no better than onenote.

Not sure if this one is an exception but if so I might try it.

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#77

tried it left because of price, lack of options, lack of reliable sync https://joplinapp.org/ is far better and cheaper option

You can load a custom extension repo, and get access to all of the extensions for free - https://github.com/kylejbrk/standard-notes-open-extended

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#79
post #52

I'm happy with Standard Notes. I just checked and my oldest note is from 13/04/2017 so it has been a few years. I don't use the desktop app as the web version works fine. The Android app works fine as well. Sync is great and note edit history is great. I mostly use plain text and the task editor for ticking off things. It works, it's open source, it gets out of your way and Mo and team are responsive when rare issues…

I've given the Android version a quick try, but the task editor is not supported in the free version, isn't it?

Nope, you don't get any of the extras with the free version.

Re: Standard Notes is a safe place for your notes, thoughts, and life's work

#80
Standard Notes is a phenomenal note taking app and one of the first to bring encryption in note taking. They take security very seriously and have multiple third party audits.

With that said, the bad outweigh the good. I don't mean to be a pessimist here (SN is inspirational) but:

1. Their free plan is extremely lacking. You can't even try out many of their editors.

2. Their pro plan mostly only offers editors. I am not sure how having 3 kinds of rich text editors is helpful but they have them.

3. They don't allow any form of account recovery. Which sounds really epic on paper but once you forget your password, you lose all your data.

4. The feature parity between their different apps across platforms is abysmal. The android app is notoriously feature lacking compared to the Web version. (They did put out an update which hopefully changes things).

5. In my extensive usage of the app, conflicts are very normal. I have no issue with that but there's no way to resolve them without creating duplicate copies of the note which clutters up the UI.

5. the UX is poor. No right click on notes, no distraction free mode, no way to collapse the huge notes list.

6. Search and organization seems like an after thought. The only way to organize is via tags. Tags are nice and all but there's not much you can do with them.

7. Their pricing seems absurd.

8. The development seems to be going no where. They are active but many of the above issues are still not addressed.

But as I said, it's not all bad. Most people won't notice the above in their initial usage. They have a solid app with okay features.

If you are a new user looking for encrypted notes and all that hosh posh or just an alternative to SN, you should also give Notesnook[1][2] a try; it solves all of the above issues in a sensible way. Do note that I am the dev so I am obviously biased. It's not perfect but I think it is a better alternative.

[1]https://notesnook.com/

[2]https://github.com/streetwriters/notesnook/ (it's not open source but the repo has some good FAQ that you might be interested in reading).

Post reply on HN