All Versions
21
Latest Version
Avg Release Cycle
25 days
Latest Release
986 days ago

Changelog History
Page 2

  • v1.7.4 Changes

    December 21, 2019
    • ๐Ÿ›  Fixes issue with default bindings.ini not working (#56)

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.7.4_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.7.3

    November 14, 2019
  • v1.7.2 Changes

    November 13, 2019
    • โž• adds redo (defaults to r key)

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.7.2_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.7.1 Changes

    October 31, 2019
    • โž• adds ability to reorder subtasks

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.7.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.7.0 Changes

    October 31, 2019
    • ๐Ÿ›  fixes issue with multibyte characters breaking the cursor position (#23)

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.7.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.6.2 Changes

    October 30, 2019
    • ๐Ÿ›  fixes issue where due date styling didn't update if taskell was left open over many days
    • โšก๏ธ updates dependencies

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.6.2_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.6.1 Changes

    August 29, 2019
    • โž• adds Complete action, defaults to <Space>: moves task to last list and removes any due dates
    • โž• adds ClearDate action, defaults to <Backspace>: removes due dates in NORMAL, DETAIL, and DUE mode
    • ๐Ÿ›  fixes various bugs

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.6.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.6.0 Changes

    August 15, 2019
    • โž• adds ! to show tasks with dates
    • โž• adds + to duplicate task
    • ๐Ÿ›  fixes moving items up/down in search mode
    • โž• adds a debug mode
    • ๐Ÿ”จ various refactorings

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.6.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.5.1 Changes

    August 08, 2019
    • ๐Ÿ›  fixes an array out of bounds error

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.5.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.5.0 Changes

    August 06, 2019
    • โž• adds a status bar
      • filename
      • current mode
      • current position
    • ๐Ÿ›  fixes search (#39)
    • ๐Ÿ’ป various UI tweaks

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.5.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above