Package: todotxt-cli
Version: 2.11.0-2
Severity: normal
Tags: patch

Dear Maintainer,

This bug is already confirmed upstream:
https://github.com/todotxt/todo.txt-cli/issues/292

This can be fixed for this package to work without a fix by upstream.
Only the variable $TODO_ACTIONS_DIR must set correctly in the configuration:

--- old/config  2020-02-04 18:33:41.002143117 +0100
+++ new/config  2020-02-04 18:33:24.530209015 +0100
@@ -3,6 +3,7 @@
 # Your todo.txt directory (this should be an absolute path)
 #export TODO_DIR="/Users/gina/Documents/todo"
 export TODO_DIR=~/.todo-txt
+export TODO_ACTIONS_DIR=$TODO_DIR/actions

 # Your todo/done/report.txt locations
 export TODO_FILE="$TODO_DIR/todo.txt"

Greetings,
Matthias



-- System Information:
Debian Release: bullseye/sid
  APT prefers experimental
  APT policy: (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- Configuration Files:
/etc/todo-txt/config changed [not included]

-- no debconf information

Reply via email to