Last Updated on July 22, 2020
Summary Table
Out of the 22 open source programs, the Raspbian repositories host packages for 8. For the other 14 programs, you’ll need to compile the source code for yourself.
Notes | Written in | Version in Repository | Current release |
---|---|---|---|
Joplin | JavaScript | Not present | - |
Zim Desktop Wiki | Python | 0.68 - March 2018 | 0.72.1 - January 2020 |
CherryTree | Python | Not present | - |
Tusk | JavaScript | Not present | - |
Simplenote | JavaScript | Not present | - |
BasKet Note Pads | C++ | 2.11 - December 2016 | 2.49b - February 2019 |
TagSpaces | JavaScript | Not present | - |
Trilium Notes | JavaScript | Not present | - |
org-mode | Emacs Lisp | 9.1.14 - August 2018 | 9.3.6 - February 2020 |
tomboy-ng | Pascal | Not present | - |
MyNotex | Pascal | Not present | - |
FeatherNotes | C++ | 0.4.6 - February 2019 | 0.6.0 - March 2020 |
WikidPad | Python | Not present | - |
RedNotebook | Python | 1.10.1 - April 2015 | 2.18 - February 2020 |
GloboNote | Java | Not present | - |
QOwnNotes | C++ | Not present | - |
Xpad | C | 5.3.0 - December 2018 | 5.4.0 - January 2019 |
Gnote | C++ | 3.30.0 - September 2018 | 3.36.0 - March 2020 |
nvPY | Python | 1.0.0 - December 2016 | 2.1.0 - March 2020 |
MyTetra | C++ | Not present | - |
Elephant | Java | Not present | - |
FromScratch | JavaScript | Not present | - |
Most of the Raspbian packages only provide old or very old versions. I’m rapidly reaching the conclusion that you probably will want to compile the application even where there’s a Raspbian package.
The table doesn’t show the version number for software where there’s no Raspbian package; I’m really only trying to illustrate the difference between the Raspbian package and the latest version.
Pages in this article:
Page 1 – Main page
Page 2 – Joplin, CherryTree, Tusk: Starting up
Page 3 – Survey of Notes Tools
Read all my blog posts about the RPI4.
Raspberry Pi 4 Blog | |
---|---|
Week 36 | Manage your personal collections on the RPI4 |
Week 35 | Survey of terminal emulators |
Week 34 | Search the desktop with the latest version of Recoll |
Week 33 | Personal Information Managers on the RPI4 |
Week 32 | Keep a diary with the RPI4 |
Week 31 | Process complex mathematical functions, plot 2D and 3D graphs with calculators |
Week 30 | Internet radio on this tiny computer. A detailed survey of open source software |
Week 29 | Professionally manage your photo collection with digiKam |
Week 28 | Typeset beautifully with LyX |
Week 27 | Software that teaches young people how to learn basic computing skills and beyond |
Week 26 | Firefox revisited - Raspbian now offers a real alternative to Chromium |
Week 25 | Turn the Raspberry Pi 4 into a low power writing machine |
Week 24 | Keep the kids learning and having fun |
Week 23 | Lots of choices to view images |
Week 22 | Listening to podcasts on the RPI4 |
Week 21 | File management on the RPI4 |
Week 20 | Open Broadcaster Software (OBS Studio) on the RPI4 |
Week 19 | Keep up-to-date with these news aggregators |
Week 18 | Web Browsers Again: Firefox |
Week 17 | Retro gaming on the RPI4 |
Week 16 | Screen capturing with the RPI4 |
Week 15 | Emulate the Amiga, ZX Spectrum, and the Atari ST on the RPI4 |
Week 14 | Choose the right model of the RPI4 for your desktop needs |
Week 13 | Using the RPI4 as a screencaster |
Week 12 | Have fun reading comics on the RPI4 with YACReader, MComix, and more |
Week 11 | Turn the RPI4 into a complete home theater |
Week 10 | Watching locally stored video with VLC, OMXPlayer, and others |
Week 9 | PDF viewing on the RPI4 |
Week 8 | Access the RPI4 remotely running GUI apps |
Week 7 | e-book tools are put under the microscope |
Week 6 | The office suite is the archetypal business software. LibreOffice is tested |
Week 5 | Managing your email box with the RPI4 |
Week 4 | Web surfing on the RPI4 looking at Chromium, Vivaldi, Firefox, and Midori |
Week 3 | Video streaming with Chromium & omxplayerGUI as well as streamlink |
Week 2 | A survey of open source music players on the RPI4 including Tauon Music Box |
Week 1 | An introduction to the world of the RPI4 looking at musikcube and PiPackages |
This blog is written on the RPI4.
Have you considered simplenote?
I made it clear I was looking at the top 4 rated notes programs. Did you see the chart on Page 3?
Luke says he’s looking at the top 4 free notes programs, Simplenote was rated 5th.
I use both tusk and Joplin on Linux. The both come as an app image. This is by for the easiest way to install them and they both work fully and seamlessly.
There aren’t app images for Tusk or Joplin available for ARM architecture. So that doesn’t help from a Raspberry Pi perspective.
This is one of the things I dislike about the Raspberry Pi 4. There’s too little support for ARM among developers.
It looks like we cannot get Joplin running on Raspian (without a lot of work).
Correct, and the Joplin developers show absolutely no interest whatsoever.
A Google search for “joplin raspberry pi” brought up a Reddit post with a link to GitHub where the author stated “Joplin runs on electron which only runs on 64bit systems”. Raspbian is a 32-bit system. I wouldn’t want to back port something designed for a 64-bit system to a 32-bit system, either. The workarounds are wait for a 64-bit version of Raspbian, use an existing 64-bit system (e.g., Ubuntu Server), or use a different application. Luke has successfully found an application that doesn’t work on his target system. He has also successfully introduced me to an application I wasn’t aware of. Thanks, Luke!
It’s not true that Electron runs on only 64-bit systems, as my article made clear. For example, Tusk is Electron based software, and works well under Raspbian.
As Luke notes, it’s absurd to say Electron doesn’t run on Raspbian. Some random spud on Reddit is hardly an authoritative source.
I managed to get Joplin working on Raspbian without too much trouble and wrote a guide on how to install it on medium. Tried to link it here in the comments but I guess the comment must be filtered as spam.
We don’t allow URLs in Comments for obvious reasons. Luke has seen your installation steps and will review them.
Thanks Matt. Your guide didn’t work on my RPI4, as Raspbian was still missing a few dependencies. I’ve updated the article to show how to get Joplin running. I did use your sed line.
I spent days trying to get Joplin to work on a Pi 4; many different guides, many different errors, mostly due to architecture or dependency issues. This guide worked perfectly on the 1st try. Works on Ubuntu Mate 64bit 20.04.1