Download Latest Version windows-installer-mindforger-2.4.0.exe (94.2 MB) Google Add to Preferred Sources
Home / 2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
mindforger_2.2.0_tarball.tgz 2026-09-13 17.6 MB
mindforger_2.2.0_amd64.snap 2026-09-13 149.1 MB
mindforger-2.2.0-20260913.174438-intel.dmg 2026-09-13 99.0 MB
windows-installer-mindforger-2.2.0.exe 2026-09-13 93.8 MB
README.md 2026-09-13 2.5 kB
Rewrap, Snap, WebEngine, KaTeX and Mermaid source code.tar.gz 2026-09-13 11.9 MB
Rewrap, Snap, WebEngine, KaTeX and Mermaid source code.zip 2026-09-13 12.7 MB
Totals: 7 Items   384.1 MB 6

Screenshot from 2026-09-21 19-45-28

MindForger is getting back in shape! This minor release brings significant stabilization and performance improvements, which MindForger has desperately needed for some time. I fixed long standing bugs and accelerated Markdown to HTML rendering. I switched MindForger from the legacy, slow, and fragile HTML rendering engine (QtWebKit fork abandoned in 2018 which I kept for Linux distro backward compatibility) to the latest and greatest one (QtWebEngine) which has been used by Windows and macOS for years. I also fixed and sped up math, source code, and diagrams rendering by switching to SOTA libraries, upgrading to the latest versions and fixing what was broken.

  • Editation
    • Rewrap Paragraph fills the paragraph/rewraps the paragraph under the cursor to 80 columns.
    • Easily add emojis by clicking associated button when adding new Notebook/Note or editing Notebook/Note name or description.
  • Markdown to HTML rendering
    • Qt WebEngine, which is ~8x faster than Qt WebKit, is newly default HTML rendering backend on Linux as it already was on Windows and macOS.
    • Math support now offers KaTeX (fast, offline @ QT resources included MF binary) and MathJax (legacy, upgraded, offline) instead of online CDN dependency.
    • Offline Mermaid diagram rendering works again - mermaid.js was not registered as a Qt resource, so it always silently failed. Online option removed.
  • Autolinking
    • Colors of autolinking generated Note/Outline interlinks are in blue.
    • Bare http(s):// URLs containing Markdown-special characters (e.g. '_') got backslash-escaped by the autolinking preprocessor's Markdown round-trip which corrupted the result - fixed by verbatim using CommonMark's <...>.
  • Snap
    • Menu/toolbar icons are no longer missing in the strict Snap.

Ubuntu PPA | Debian PPA | Windows nightly builds

Download MindForger

Source: README.md, updated 2026-09-13