2

I'm looking for recommendations for a note app. I'd like it to be cross platform (Android 13 and Ubuntu 22.04), to be able to set reminders, and I'd really like for it to be able to import notes from ColorNote on Android. I have over 4,500 of them, it would be a lot to input manually.

I've been looking at a few lists, such as https://itsfoss.com/note-taking-apps-linux/

My current solution is emulation. Or at least I'm trying to figure out emulation, but I'm having issues with Waydroid and I don't know how to solve them yet.

Edit: Joplin seems perfect, thank you very much!

1
  • 2
    Welcome to Ask Ubuntu. Instead of editing your question with the thank you note, you can accept my answer if it works for you. Commented Dec 6, 2023 at 22:53

1 Answer 1

2

You can try Joplin. enter image description here Image source: Joplin Website

It is cross platform, and supports synchronization of notes and todos. Moreover, it is free and open source.

While Joplin cloud requires a paid subscription, you can synchronize your notes for free with a free Dropbox/Onedrive account.

It supports Markdown and LaTeX, and also supports inserting photos and documents within the notes.

import notes from ColorNote on Android

Joplin supports importing notes in all these formats. This post covers how to import a note from ColorNote.


To install it, run the installation script with the following command (don't use sudo):

wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .