Download Latest Version notetask-1.1.5-x86-x64-portable.zip (3.7 MB)
Email in envelope

Get an email when there's a new version of Notetask - Task & Notes in Plaintext

Home / v1.1.4
Name Modified Size InfoDownloads / Week
Parent folder
notetask-1.1.4-any-x86-x64.exe 2026-06-07 4.4 MB
notetask-1.1.4-x64-allusers.msi 2026-06-07 20.0 MB
notetask-1.1.4-x64.msi 2026-06-07 20.0 MB
notetask-1.1.4-x86-allusers.msi 2026-06-07 16.1 MB
notetask-1.1.4-x86-x64-portable.zip 2026-06-07 3.7 MB
notetask-1.1.4-x86.msi 2026-06-07 16.1 MB
notetask-1.1.4.deb 2026-06-07 2.1 MB
notetask-1.1.4.rpm 2026-06-07 2.1 MB
README.md 2026-06-07 3.0 kB
v1.1.4 source code.tar.gz 2026-06-07 3.1 MB
v1.1.4 source code.zip 2026-06-07 3.3 MB
Totals: 11 Items   91.0 MB 0

Changelog

v1.1.4 (2026-06-07)

Full Changelog

✨ Enhancements

  • Check for updates in a thread #103

🐛 Fixed Bugs

  • Resolve issue preventing row height reduction at zoom levels under 100% #106
  • Remove unnecessary spacing between date and time in DateTimePicker copy module #105
  • Memo note focus when switching from edit mode: focus memo immediately on tap #104
  • Sometimes the duplicate highlighting remained after moving the task #102

* This Changelog was automatically generated by github_changelog_generator


Installation

Windows

Several installer options are available: | Description | Files | |-------------|-------| | Universal installer (EXE) — universal installer for x86 and x64, supports installation for the current user or for all users | notetask‑1.1.4‑any‑x86‑x64.exe (github.com) | | User installer (MSI) — installs the application for the current user | notetask‑1.1.4‑x64.msi (github.com)
notetask‑1.1.4‑x86.msi (github.com) | | System installer (MSI) — installs the application for all users on the system | notetask‑1.1.4‑x64‑allusers.msi (github.com)
notetask‑1.1.4‑x86‑allusers.msi (github.com) | | Portable version — saves its settings to form_settings.json if it is near the executable; otherwise, in the user directory | notetask‑1.1.4‑x86‑x64‑portable.zip (github.com) |

Note: Windows XP supports installation only via MSI installers. The EXE installer is not compatible with Windows XP.

Linux

Debian-like systems (Debian, Ubuntu, etc.)

:::bash
wget https://github.com/plaintool/notetask/releases/download/v1.1.4/notetask-1.1.4.deb
sudo apt install ./notetask-1.1.4.deb

RPM-based systems (Fedora, RHEL, CentOS, openSUSE, etc.)

:::bash
wget https://github.com/plaintool/notetask/releases/download/v1.1.4/notetask-1.1.4.rpm
sudo rpm -i ./notetask-1.1.4.rpm
Source: README.md, updated 2026-06-07