Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from a text editor (the snap includes neovim and nano only). The notes are in Markdown format. The notes can be synchronised with various cloud services including Nextcloud, Dropbox, OneDrive, WebDAV or the file system (for example with a network directory). When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
This is the terminal application. The default editor can be switched using: joplin config editor /snap/joplin/current/usr/bin/nvim # default joplin config editor /snap/joplin/current/bin/nano # easier alternative
This snap can be also used as a Web Clipper server that can be used to integrate the notes with other applications or in a remote host using joplin-web.
The server is not running by default, but can be enabled by using: snap set joplin server.enabled=true
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed on elementary OS from the command line. Open Terminal from the Applications launcher and type the following:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Joplin Terminal application, simply use the following command:
sudo snap install joplin
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.