this post was submitted on 17 Mar 2025
3 points (80.0% liked)

techsupport

2720 readers
4 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 2 years ago
MODERATORS
 

Hello everyone. First post in tech support.

I have been using Joplin and fed up with its accumulating errors. What alternatives that support similar features do you recommend? (ranking from most important)

  • Can insert image
  • Hyperlink by markdown language
  • Supports LaTeX
  • Supports Mermaid flowchart
  • Export to PDF
  • Can handle a lot of notes
  • Windows and Android
  • Migrate a chunk of markdown files all at once

Thanks a lot. Have a nice day :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 weeks ago

As @[email protected] said, it's free outside of their syncing and publishing stuff. It's markdown, so I just use git cli for "syncing". There's also git plugins for obsidian if that's more your speed.

I use mdbook for publishing, it's basically just an open source gitbook.

They have business/enterprise licensing as well, which is where I'd assume the bulk of their revenue comes from.