Simple note taking with markdown support

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Plainpad

    📓 Plainpad - Self Hosted Note Taking App

    Does anyone know of a self-hosted simple sync-able note taking app that supports and could export markdown files? I was trying to get [plainpad](https://github.com/alextselegidis/plainpad) installed but it has defeated me. Too complicated.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. pandoc

    Universal markup converter

    What do you mean by "export"? If you sync the Markdown files locally you could use pandoc to generate PDF, HTML, etc.

  4. Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

    I really like the text editor in Nextcloud. It supports most Markdown markup and of course Nextcloud does quite well at syncing and sharing. You can try it right quick with docker run -d -p 8080:80 nextcloud (although more work is necessary for full-featured self-hosting).

  5. Joplin

    Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

  6. markor

    Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

    You can also use Syncthing with any kind of local files only editor to make them sync-able. For example with Markor

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Which is the best encrypted and open-source notes taking application with markdown support?

    5 projects | /r/webdev | 12 Aug 2022
  • Finding Similar Projects on GitHub

    1 project | dev.to | 11 Dec 2024
  • Building a smarter RSS feed for my newsletter subscriptions

    2 projects | dev.to | 23 Nov 2024
  • Text-Only NPR

    1 project | news.ycombinator.com | 7 Nov 2024
  • ⟳ 0 apps added, 53 updated at f-droid.org

    7 projects | /r/FDroidUpdates | 7 May 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?