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.
Download Joplin Note Taking App [Windows, Linux,MacoS]
Install Joplin Note Taking And To-do App On Ubuntu:
Download Joplin in portable .AppImage file format from the above download link and save it on your Downloads folder. Now open the terminal application (ctrl+alt+t) and run below commands.
Note: Here “Joplin-2.12.19.AppImage” is the downloaded file name. You can change below command based on your file name.
cd Downloads
sudo chmod +x ~ Joplin-2.12.19.AppImage
./Joplin-2.12.19.AppImage
You can also 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.
wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash
After the installation of Joplin note taking and to-do app, click the Show Apps in the Ubuntu dock and type Joplin in the search box and click Joplin to open it.
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
james@watto:~/.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