Joplin is a free open source note taking and to-do software with synchronization functions for Linux, Windows, macOS, Android and iOS. You can put your notes in a notebooks to organize it. Your notes are available in Markdown format. The main features are search , copy, tag and modify your notes from the directly or from any other your favorite text editor. You can sync your notes with various cloud services like Nextcloud, Dropbox, OneDrive, WebDAV or the file system. You can also export notes from Evernote via .enex files.
Install Joplin note taking and to-do app on Ubuntu:
You can install Joplin note taking and to-do app on Ubuntu via a simple script. Open your terminal app and type the below command and hit enter,
sudo apt update
Type your Ubuntu Password and hit enter. Then run the below command to install Joplin on Ubuntu.
wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
Or you can directly download Joplin AppImage from below Joplin Download link.
After the installation of Joplin note taking and to-do app, click the show applications in the Ubuntu Gnome dock and type Joplin in the search box and click Joplin to open it. For Unity you can search Joplin from Ubuntu dash.
Download Joplin [Windows, Mac OS, Linux]
Download Joplin from Google Playstore [Android]
Download Joplin from Apple appstore [iOS]
Cool
Thanks for that
OK I have downloaded as per instructions
[email protected]:~/.joplin$ ll
total 94964
drwxrwxr-x 2 james james 4096 Feb 13 19:11 ./
drwxr-xr-x 41 james james 4096 Feb 13 19:09 ../
-rwxrwxr-x 1 james james 97230576 Jan 24 22:32 Joplin.AppImage*
-rw-rw-r– 1 james james 8 Feb 13 19:11 VERSION
Its still not installed
download https://github.com/laurent22/joplin/releases/download/v1.0.179/Joplin-1.0.179.AppImage
navigate to the downloaded path. if your default download path is Downloads folder then in terminal one by one
cd Downloads
sudo chmod +x ~ Joplin-1.0.179.AppImage
sudo ./Joplin-1.0.179.AppImage