Marknote

April 21, 2026 ยท View on GitHub

Write down your thoughts.

Marknote supports a wide range of formatting options useful for taking everyday notes, like bold, italic, underlined and strike through fonts as well as headings, lists, check boxes, images and more.

Installation

Download on Flathub

Snap Store Link

Build Instructions

flatpak builder (with kde sdk)

flatpak-builder tmp --force-clean --ccache --install --user org.kde.marknote.json

cmake

mkdir build
cd build
cmake ..
make

kdesrc-build

kdesrc-build marknote