The documentation from Notesnook sucks, but this tutorial will have you sorted: https://sh.itjust.works/post/31407921
The documentation from Notesnook sucks, but this tutorial will have you sorted: https://sh.itjust.works/post/31407921
Here, https://github.com/streetwriters/notesnook-sync-server
But I recommend this thread as a better setup guide; https://lemmy.ml/post/25006407
You have to actually create your account on a self-hosted instance. Self-hosted accounts are all Pro by default.
I believe that’s only if you use their servers. You can selfhost.
Joplin is good, but I recently moved to Notesnook and honestly it’s so much better.
I use it to produce video content for my company, so pretty good I’d say.
For context, I would not claim to be a “professional video editor”, but I do have to edit videos in a professional context which is the same thing, technically speaking, but definitely not practically speaking. Anyways, for my purposes I’ve had no serious issues. Some crashes - save often - but no difficulty producing good looking results that my bosses have been happy with.
Is everything supposed to be black and white? Also, how does one access the purported customisability? I can’t seem to find a settings option anywhere, and the readme.me is just a vague list of selling points.
Edit: NVM, figured it out. For anyone else wondering, long press on the desktop and select “Tweaks” from the menu that pops up.
Sorry but when you said “some people”, you didn’t explicitly specify the gender of the people you were referring to, so now I am confused and terrified. In future please use “some male people” or “some female people” to avoid inflicting your gender ideology on me.
I love 1Password, they’re great (I personally use Bitwarden for my passwords, but would happily recommend either of them). But by putting both your authenticator codes and your passwords in the same place, you now have a single point of failure. What happens if someone finds an exploit in 1Password that gives them access to your account? The whole point of 2FA is to not have a single point of failure.
That’s still a single point of failure. What happens if someone finds an exploit that bypasses the login process entirely?
That seems like it defeats the “2” part of 2FA. If your password manager is compromised the attackers now how complete access.
Notesnook is fucking fantastic.
I have spent over a decade - no I am not fucking joking I genuinely mean that - searching for a good Evernote / Onenote replacement. I have tried everything. Obsidian, Joplin, Silverbullet, Trilium, etc, etc, etc, etc, god I have forgotten the names of all the different note apps I’ve tried. They have all sucked. Joplin sucked about the least, but it still never really convinced me to get my stuff off of Onenote.
Notesnook blows them all away. Syncing is instantaneous (literally, you can type into a note on your phone and watch the words appear one at a time on your laptop), you’ve got S3 storage for attachments, sharable notes that can be password protect and set to self-destruct, lockable notes, read only notes, everything is exportable in multiple different formats, notes can be linked to multiple notebooks, notebooks can be nested, notes can be tagged, there’s bi-directional notebook linking, an attachment manager, every note has an auto-generated table of contents, the WYSIWYG editor is beautiful and works flawlessly, they have a web-app (unlike Joplin or any of the other commonly recommended solutions), there’s a web clipper that works really nicely with multiple different clipping formats, the phone app has one for one feature parity with desktop and web, they’ve got an absolutely beautiful code-block system with a copy button built right in so it’s incredible for storing config files or instructions for a self-hosting process… I could go on but I think I’ve ranted enough.
Also, just to be clear, Notesnook is fully self-hostable. There’s an excellent guide here: https://sh.itjust.works/post/31407921. If you self-host, you get all the pro features automatically.
You can host the web-app as well if you like - it doesn’t have a dockerized version yet, but the code is all up on their github - but you can also use the web-app on their server to connect to your back-end, so it’s really not necessary.