The Chicago Classic Computing Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
taskwarrior [07/03/2026 20:14:40 CDT] – [Server] silent700taskwarrior [07/03/2026 20:48:46 CDT] (current) silent700
Line 1: Line 1:
 ======Taskwarrior Notes====== ======Taskwarrior Notes======
 +My stack so far is:
 +  *[[https://taskwarrior.org|Taskwarrior]] 3.4.2
 +  *[[https://github.com/GothenburgBitFactory/taskchampion-sync-server/tree/main|Taskchampion]] server (latest)
 +  *lbesnard's [[https://github.com/lbesnard/task-tui|task-tui]]
 +  *[[https://play.google.com/store/apps/details?id=tech.strid.taskstrider&hl=en_US&pli=1|Taskstrider]] for Android
 +
 +
 +All operations below were performed under Debian 13.5.  Debian 12 appeared to lack the necessary tools or libraries (must test further).
 +
 ====Server==== ====Server====
-We need to install the Task Champion server:+We need to install the Task Champion server using Docker, which is opaque and full of danger:
 <code> <code>
 apt-get install rust-all rustup git apt-get install rust-all rustup git
Line 57: Line 66:
 [[https://taskwarrior.org/download/task-2.5.3.ref.pdf|Command Reference (for 2.5.3, can't find one for 3.4.x yet)]] [[https://taskwarrior.org/download/task-2.5.3.ref.pdf|Command Reference (for 2.5.3, can't find one for 3.4.x yet)]]
  
-Unfortunately, the official taskwarrior-tui does not work with version 3.4 yet, but [[https://github.com/lbesnard/task-tui|this]] shows promise+Unfortunately, the official taskwarrior-tui does not work with version 3.4 yet, but [[https://github.com/lbesnard/task-tui|this]] works
Print/export