Replace Laverna (deprecated) with Joplin #659
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
As Laverna is dead and several users have suggested adding Joplin to the digital notebook section, Joplin indeed seems like a valid replacement. It respects the criterias: open source, cross-platform, easy to use and privacy respecting. It's not a browser-only app like Laverna, but it offers applications for all major platforms.
It currently has 5.8k stars on GitHub and offers a fully featured, self hosted client-based application with sync through Nextcloud or similar. Their development is open and engages with users actively through GitHub and their support forum. Their apps are 100% free, so it's not like StandardNotes which is more of a freemium service. It also offers a much simpler import from Evernote notes than SN.
Details on Joplin can be found on their web site or in their repo. Their encryption spec is also described here or possible to validate in their source code.
This PR kan be kept open for discussion, since it's not thoroughly discussed through any issues here - only on Reddit.
@Vincevrp You can merge, if you approve.
Maybe we should add a warning about this issue? Also @matsest could you losslessly compress the image? Check out the following command:
optipng -o7 -f4 -strip-all -clobber file.png
.Thanks for the feedback!
I added a compressed version with the command you provided (
045943f
)I added a warning about the missing password protection (
62137d4
)Thanks for your contribution!