Joplin server

Privacy-focused note taking app with sync capabilities

★ 46.7k Note-taking todo

An open alternative to Evernote

Homepage · Source code

Author: Laurent Cozic · License: AGPL-3.0

Version: 3.0.1-beta · Updated

About Joplin server

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 the applications directly or from your own text editor. The notes are in Markdown format.

preview


Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.

Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not.

The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud.

Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.

The application is available for Windows, Linux, macOS, Android and iOS. A Web Clipper, to save web pages and screenshots from your browser, is also available for Firefox and Chrome.


Environment variables

View environment variables
PROJECT
  joplin
DOMAIN
  stack.localhost
APP_BASE_URL
  https://example.com/joplin
POSTGRES_PASSWORD
  joplin
POSTGRES_DATABASE
  joplin
POSTGRES_USER
  joplin
POSTGRES_PORT
  5432